@font-face {
    font-family: 'Graphik';
    src: url('../fonts/Graphik-Regular.eot');
    src: url('../fonts/Graphik-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Graphik-Regular.woff2') format('woff2'),
        url('../fonts/Graphik-Regular.woff') format('woff'),
        url('../fonts/Graphik-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Graphik';
    src: url('../fonts/Graphik-Bold.eot');
    src: url('../fonts/Graphik-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Graphik-Bold.woff2') format('woff2'),
        url('../fonts/Graphik-Bold.woff') format('woff'),
        url('../fonts/Graphik-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Graphik';
    src: url('../fonts/Graphik-Semibold.eot');
    src: url('../fonts/Graphik-Semibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Graphik-Semibold.woff2') format('woff2'),
        url('../fonts/Graphik-Semibold.woff') format('woff'),
        url('../fonts/Graphik-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}


body {
	margin: 0;
	font-size: 16px;
	line-height: normal;
	font-family: 'Graphik'; 
	color: #000;
}
:focus{outline: none;
}
/*html {
  scroll-behavior: smooth;
}*/
a:focus,a:hover{
    text-decoration: none;
	outline: none;
	color: inherit;
    cursor: pointer;
}
.no-padding{
	padding: 0;
}
.no-margin{
	margin: 0;
}
h1{
	font-size: 36px;
}
h2{
	font-size: 50px;

}
h3{
	font-size: 50px;
}
h4{
	font-size: 33px;
}
h5{
	font-size: 30px;

}
h6{
	font-size: 25px;

}
.header-section{
	/*filter: drop-shadow(0px 30px 60px rgba(0, 0, 0, 0.071));*/
	padding-bottom: 15px;
	
}
.logo-section{
	display: inline-block;
}
.call-to-action{
	color: #ffffff;
    font-family: 'Graphik';
    font-weight: bold;
    padding: 9px 5px;
    font-size: 18px;
    letter-spacing: 1px;
}
a.call-to-action:hover{
	color: #2c296c;
	text-decoration: none;
	transition: 0.4s;
}
.call-to-action:focus,.enquire-btn:focus{
	color: #c57c0a;
}
.banner-section{
	margin: 0px;
	padding: 0px 0 65px 0;
	position: relative;
	background-color: #fff;
}
.banner-overlay {
    left: 0;
    width: 100%;
    padding-top: 15px;
    top: 0;
    height: 100%;
    background-image: linear-gradient( rgba(241,241,241,.4), rgba(255,255,255,.4));
}
.banner-caption{
	width:100%;
}
.back-to-home {
    color: #D09B2B;
    border-bottom-style: solid;
    border-bottom-width: thin;
    padding: 10px 0;
    margin-left: 20px;
    margin-left: 10px;
}
.banner-caption h1{
	margin: 0 0 20px 0;
	padding: 0;
	font-family: 'Graphik';
	line-height: 44px;
	text-align: left;
	font-style: normal;
	font-weight: 600;
	color: rgba(31,41,92,1);
}
.banner-overlay p {
    margin: 0 0 15px 0;
    padding: 0;
    font-weight: 600;
    font-style: italic;
    font-size: 18px;
    color: #CDA839;
}

.banner-overlay p span {
/*font-family: Graphik;*/
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    color: #d19b2b;
}

div.wpcf7 .ajax-loader{
    margin: 2px 0 5px 4px !important;
}
.connect-withus p{
	font-weight: normal;
    font-style: normal;
    font-size:16px;
	color: inherit;
	margin: 0;
    padding: 0;
}
.connect-withus a:hover{ text-decoration:underline;}
.banner-overlay ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.banner-overlay ul li{
    padding: 0 0 0 35px;
	margin: 0 0 12px 0;
    background: url(../img/li-icon.png) left top no-repeat;
	line-height: 20px;
	font-family: Graphik;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: rgba(31,41,92,1);
}
.mob-view{
	display: none;
}
.connect-withus{
    text-align: left;
    width: 100%;
    height: auto;
    padding: 27px 50px 0px 50px;
    border-radius: 20px;
    border: 0;
    float: right;
    color: #1F295C;
    position: relative;
    /* display: block; */
}
.connect-withus input[type="text"], input[type="password"], input[type="file"], input[type="email"], input[type="tel"], textarea, select {
    border: none;
    color: #fff;
    font-size: 16px;
    outline: medium none;
    padding: 0 0 15px 0;
    width: 100%;
    margin-bottom: 15px;
    border-bottom: 1px solid #CCC7C7;
    background: none;
}
.screen-reader-response ul {
    display: none;
}
span.wpcf7-not-valid-tip {
    color: #fff !important;
    font-size: 12px;
}
.connect-withus select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../img/down-arrow.png) no-repeat right 7px;
}
.connect-withus .invalid input[type="text"], .invalid input[type="password"], .invalid input[type="file"], .invalid input[type="email"], .invalid input[type="tel"], .invalid textarea, .invalid select {
    padding: 0 0 8px 0;
    margin-bottom: 8px;
}
.blinking{    font-weight: 600;
    font-size: 18px;
    color: #CDA839; margin:-15px 0 10px 0; text-align:center;
 animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.floating-social {
	padding: 35px 11px !important;
    background: #CDA839;
    line-height: 0;
    border-radius: 0 20px 20px 0;
    margin: 0;
    position: absolute;
    right: -60px;
    z-index: 100;
    top: 15%;
    width: 60px;
}
.floating-social ul {

    text-align: center;
    margin: 0 0 20px 0;
    padding: 0px;
	list-style: none;
}
.floating-social ul li {
    margin: 0px;
    padding: 0px 0 10px 0;
    display: block;
    line-height: 20px;
    background-image: none;
}
.floating-social ul li a{
	webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
	display: block;
}
.floating-social ul li a:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.floating-social:hover{
    background-color: #a8841a;
    text-decoration: none;
    transition: 0.4s;
    color: #fff;
}
a.share{
    transform: rotate(-90deg);
    display: inline-block;
    margin: 20px 0 20px 0px;
    height: auto;
    font-size: 15px;
    color: #fff;
}

::-webkit-input-placeholder { 
  color: #1F295C;
}
::-moz-placeholder { 
  color: #1F295C;
}
:-ms-input-placeholder { 
  color: #1F295C;
}
:-moz-placeholder { 
  color: #1F295C;
}
.connect-withus h4 {
	margin: 0 0 20px 0;
    padding: 0;
    font-weight: 800;
    font-style: italic;
    font-size: 20px;
    color: #2c296c;
    line-height: 25px;
}
.submit-button {
    padding: 14px 50px 14px 35px;
    color: #D09B2B;
    font-size: 17px;
    font-weight: 600;
    border-radius: 0;
    font-family: 'Graphik';
    position: relative;
    transition: all 0.5s ease-in;
    display: inline-block;
    overflow: hidden;
    z-index: 3;
    float: right;
    background: rgb(17 34 127);
    margin-top: 0px;
    width: 100%;
}
.submit-button:hover {
    background-color: #a8841a;
    text-decoration: none;
    transition: 0.4s;
    color: #fff;
     border: none;
}
sbm-btn:hover {
    color: #0f2183;
    transition: 0.4s;
}
nguage-swt {
    border: 1px solid #ece4d7 !important;
    width: auto !important;
    display: inline-block !important;
    padding: 13px 10px !important;
    line-height: 0 !important;
    float: right;
    margin-top: 15px;
}
.language-swt a {
	color: #D09B2B;
}
.language-swt:hover {
	background-color: #CDA839;
	color: #fff;
}
.language-swt:hover a {
	color: #fff;
}
.content-section{
	/*background-color: #18266e;*/
	background-image: linear-gradient(to right, rgba(26,39,105,1), rgba(14,33,132,1));
	text-align: left;
	background-size: cover;
	padding: 50px 0 50px 0;
	color:#fff;
}
.content-section p{
    line-height: 23px;
    font-family: 'Graphik';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: rgba(255,255,255,1);
    margin: 25px 0 25px 0px;
}
.content-section ul{
	list-style: none;
	padding: 30px 0 30px 0;
	margin: 0;
}
.content-section ul ul{
	list-style: none;
	padding-top:0px;
	padding-bottom:0px;
	padding-inline-start: 40px;
}

.content-section li{
    line-height: 20px;
    padding: 0 0 0 35px;
    font-family: 'Graphik';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: rgba(255,255,255,1);
    margin: 0 0 12px 0;
    background: url(../img/li-icon.png) left top no-repeat;
}
.content-section li:last-child{
	background: none;
	margin-top: 16px;
}
.content-section li a{
	color: #fff;
	margin: 0 0 35px 0;
	display: inline-block;
	border: none;
	padding: 0;
	text-decoration: underline;
}
.content-section li a:hover{
	color: #D09B2B;
	transition: 0.4s;
}
.content-section a{
	color: #D09B2B !important;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding: 10px 0;
	margin-right: 10px;
	margin-left: 0px;
	
}
.first-fold .scroller-link{line-height:40px;}

.content-section a:hover {
    transition: 0.4s;
}
.content-section h2{
    margin: 0 0 30px 0;
	margin-left:5%;
	margin-right:5%;
    padding: 0;
    color: #0f2281;
    font-family: 'Graphik';
    line-height:50px;
    margin-top: -7px;
    font-weight: bold;
    font-style: normal;
    font-size: 38px;
    text-align: center
}
.content-section h4{
	margin: 0px 0 15px 0px;
	padding: 0;
	color: #fff;
	font-family: 'Graphik';
	line-height: normal;
	white-space: nowrap;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-size: 36px;
	}
.achievement-wrap{
	padding: 45px 0 0 0;
}

.footer-wrap{
	padding: 50px 0 10px 0;
    color: #595959;
    font-size: 14px;
    text-align: center;
}
.footer-wrap a{
	color: #595959;
}
.footer-wrap a:hover{
	text-decoration: none;
}

.footer-wrap hr {
    border-color: #d9d9d9;
}

.social-wrap{
    padding: 30px 0 30px 0;
    background-color: #fff;
    text-align: center;
	border-top: 1px solid #707070;
	border-bottom: 1px solid #707070;
	margin-bottom: 25px;
}
.social-wrap p{ margin:10px 0 0 10px; text-align:right;}
.location-wrp{
	text-align: left;
	margin-bottom: 25px;
}
.location-wrp h6{
	color: #DDA12A;
    font-weight: 600;
    font-size: 17px;
	padding: 0;
    margin: 0;
}
.location-wrp h6 img{
	padding-right: 4px;
}
.location-wrp span{
	padding-left: 22px;
    display: block;
}
.address ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 14px;
	
}
.address ul li {
    display: inline-block;
    margin-right: 20px;
    vertical-align: top;
    align-items: flex-start;
}
.address ul li span {
    display: flex;
    height: 100%;
    align-items: flex-start;
    margin-bottom: 12px;
}
.address ul li span span {
    display: contents;
}
.address ul li img{
padding-right: 5px;	
/*height: 100%;*/
}
.address ul li a{
	color: #DDA12A;
	font-weight: 600;
	font-size: 17px;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    transition: 0.4s;
    display: block;
}
.address ul li a:hover{
	color: #c57c0a;
	transition: 0.4s;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

.footer-social-media {
    text-align: right;
    margin: 0px;
    padding: 0px;
}
.footer-social-media li {
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px;
}
.footer-social-media li a {
    webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    display: block;
}
.footer-social-media li a:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.achievement-wrap ul{
	padding: 0;
    margin: 0 auto;
    list-style: none;
    text-align: center;
}
.achievement-wrap ul li{
	padding: 0;
	margin: 0 30px;
	display: inline-block;
	text-align: center;
	font-family: 'Graphik';
		font-style: normal;
		font-weight: bold;
		font-size: 18px;
		color: rgba(21,36,114,1);
}
.whiteround {
	border-radius: 50px;
    background: #D09B2B;
    width: 100px;
    padding: 25px 0;
    display: block;
    margin: 0 auto 30px;	
	height: 100px;
}
.whiteround:hover{
    background-color: #a8841a;
    text-decoration: none;
    transition: 0.4s;
    color: #fff;
}
.whiteround img {
    display: inline;
    width: auto !important;
}
.thankyou {
    background-color: #0f2283;
    text-align: left;
    background-size: cover;
    padding: 60px 0 30px 0;
    margin-bottom: 10px;
    color: #fff;
}
.thankyou h3 {
    margin: 0 0 35px 0;
    padding: 0;
    color: #fff;
    font-family: 'Graphik';
    line-height: 62px;
    margin-top: -7px;
    font-weight: 600;
    font-style: italic;
    font-size: 30px;
    text-align: center;
}
.thankyou h5 {
    margin: 0 0 35px 0;
    padding: 0;
    color: #fff;
    font-family: 'Graphik';
    line-height: 62px;
    margin-top: -7px;
    font-weight: 600;
    font-style: italic;
    font-size: 20px;
    text-align: center;
}
.first-fold{
	margin-bottom: 25px;
}
.second-fold{
	margin-bottom: 100px;
	margin-top:100px;
}
.mobile-banner{
	display: none;
}

div.wpcf7-response-output {
    margin: 5px 0.1em 5px !important;
    padding: 5px !important;
    font-size: 12px !important;
    border: none !important;
}
.wpcf7-response-output {
    display: none !important;
}

.switch {
  width: 100px;
  height: 40px;
  position: relative;
}

.switch input {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 100;
  opacity: 0;
}

.switch label {
  display: block;
  text-align: center;
  color: #BBB;
  line-height: 2.5em;  
  width: 100%;
  height: 100%;
  background-color: #2E7D6B;
  border-radius: 3px;
  border-right: 3px solid #1D6C5A;
  border-bottom: 3px solid #1D6C5A;
}



.switch input:checked ~ label {
  background-color: #1D6C5A;
  border-right: 3px solid #0C5B40;
  border-bottom: 3px solid #0C5B40;
  color: white;
}

.call-img{
	text-align: right;
}
.call-img img {
    float: right;
}
.days-text{
	text-align: left;
}
.days-text h1{
 	font-weight: 600;
    font-size: 18px;
    color: #CDA839;
    margin: -5px 0 5px 0;
    text-align: left;
	line-height: 22px;
}
.days-text h2{
	font-weight: 600;
    font-size: 32px;
    color: #2c296c;
    margin: 0 0 10px 0;
    text-align: left;
    line-height: normal;
}
#return-to-top {
    position: fixed;
    bottom: 19px;
    right: 12px;
    background: rgb(208 155 43);
    width: 45px;
    height: 45px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 15px;
    top: 8px;
    font-size: 24px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: #a8841a;
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
.icon-chevron-up:before {
    content: "\f077";
}
.error{
    border-bottom: 1px solid red !important;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none;
}
.bk-img{
    /*background-image: url(../img/bk-img.png);*/
    height: 380px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: -101px;
    opacity: 0.2;
    filter: blur(0.3px);
    -webkit-filter: blur(2.0px);
}
.second-div{
    margin-left:17%;
}
.icon-text{
    margin: 10px 0 25px 0px !important;
}
.flip-card {
  text-align: center;
    padding: 8px;
    border: 1px solid #C9C9C9;
    border-radius: 15px;
    background: white;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    display: table;
    width: 100%;
    height: 175px;
  perspective: 1000px;
  cursor: pointer;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-front {
  background-color: #fff;
  color: #283876;
    display: table;
}

.flip-card-back {
      background-color: #d19b2b;
    color: #fbfbfb;
    transform: rotateY(180deg);
}
.flip-card-back p{
    line-height: 25px;
    font-family: 'Graphik';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: rgba(255,255,255,1);
    margin: 40px 0 25px 0px;
    padding: 1px 4px 5px 5px;
}
.flip-card-front h3{
    margin-bottom: 0;
    display: table-cell;
    vertical-align: middle;
    font-size: 60px;
    font-weight: 700;
    color: #283876;
    font-family: 'Graphik';
}
.know-more{
    cursor: pointer;
}
.floating-social img{
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
/*----------- */
.loader {
  border: 2px solid #f3f3f3;
  border-radius: 50%;
  border-top: 2px solid #cda839;
  width: 30px;
  height: 30px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
    position: relative;
    top: 55px;
}
.know-more a{
    padding: 14px 50px 14px 35px;
    color: #D09B2B;
    font-size: 17px;
    font-weight: 600;
    border-radius: 0;
    font-family: 'Graphik';
    position: relative;
    transition: all 0.5s ease-in;
    display: inline-block;
    overflow: hidden;
    z-index: 3;
    float: right;
    background: rgb(17 34 127);
    margin-top: 33px;
}
.know-more a::after {
    position: absolute;
    right: -77px;
    bottom: -61px;
    width: 100px;
    height: 115px;
    content: "";
    background: #D09B2B;
    transition: all 0.5s ease-in;
    z-index: -1;
    transform: rotate(28deg);
}
.know-more a:hover{
    color: white;
}
.know-more a:hover::after {
    width: 200%;
    height: 200%;
    transition: all 0.5s ease-in;
    transform: rotate(0deg);
    bottom: 0;
    right: 0;
}
.marg-btm{
    font-size: 29px;
    font-weight: 600;
}
.service-single {
    position: relative;
    background-color: white;
    padding: 30px 20px 8px;
    outline: 0;
    box-shadow: 7px -4px 17px 4px rgba(2, 2, 2, 0.18);
    border-radius: 15px;
    margin: 0 10px;
    margin-top: 40px;
    border-bottom: 10px solid transparent;
    transition: all 0.3s ease-in;
    height: 405px;
}
.service-single .detail-page-link {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}
.sub-head{
        line-height: 23px;
    font-family: 'Graphik';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: rgba(255,255,255,1);
    margin: -25px 0 0px 0 !important;
        text-align: center;
}
.icon-holder {
    width: 260px;
    height: 46px;
    background: #D09B2B;
    /* border-radius: 50%; */
    text-align: center;
    padding: 20px 13px;
    position: absolute;
    left: 43px;
    top: -25px;
    z-index: 9;
}
.service-single h5 {
    color: #254680;
    font-family: 'Graphik';
    font-size: 21px;
    font-weight: 600;
    height: 55px;
}
.service-single p {
    color: #283876;
    font-size: 14px;
    font-weight: 400;
    overflow: hidden;
    text-align: justify;
}
.service-single:hover {
    border-bottom: 10px solid #d09b2b;
    margin-top: 60px;
    transition: all 0.3s ease-in;
}
.how-we{
    padding-bottom: 40px;
}
.icon-holder p{
    font-size: 14px;
    font-weight: 600;
    margin-top: -9px;
    text-align: center;
    color: #FFF;
}
.address{
  /*  padding: 30px 0 30px 0; */
    background-color: #fff;
    text-align: center;
    /* border-top: 1px solid #707070; */
    border-bottom: 1px solid #707070;
    margin-bottom: 25px;
    padding-bottom: 27px;
}
.work{
      background-image: linear-gradient(to right, rgb(255 255 255), rgb(255 255 255));
      padding: 0px 0 50px 0;
}
.work h2{
    color:#FFF;
}
.hexagon span{
    color: #d19b2b;
    font-size: 18px;
    font-weight: 600;
    padding-left: 10px;
    line-height: 24px;
    font-style: normal;
}
.head-top{
    background: #d19b2b;
    padding-left: 20px;
    border-bottom-left-radius: 30px;
    z-index: 99;
    height: 45px;
}
.head-top:after{
    background: red;
}
.header-section:after {
    content: "";
    background: #d19b2b;
    height: 45px;
    width: 50%;
    right: 0;
    position: absolute;
    top: 0;
    z-index: 0;
}
.head-top a{
    position: relative;
}
.stext{
    display: inline-flex;
}
.stext u{
        position: relative;
    top: 8px;
}
.icons img{
    transform: rotate(90deg);
    display: inline-flex;
}
.icons{
    display: inline-flex;
}
.icons a{
       padding-left: 12px;
}
.mail img{
    padding-right: 5px;
}
.icons a:hover{
    transition: 0.4s;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.highlight{
    color: #d19b2b;
    font-weight: bold;
} 
.main-head h1{
        margin: 0 0 35px 0;
    padding: 0;
    font-family: 'Graphik';
    line-height: 44px;
    text-align: left;
    font-style: normal;
    font-weight: 600;
    font-size: 31px;
    color: rgba(31,41,92,1);
    text-align: center;
}
.click{
    color: #172258;
    font-size: 16px;
    font-weight: 600;
} 
.click:hover{
    color: #d19b2b;

} 
.first{
    margin: 0 0 15px 0;
    padding: 0;
    font-weight: 300 !important;
    font-size: 15px !important;
    color: #2c296c !important;
    font-style: normal !important;
    line-height: 25px;
    text-align: justify;
}
.why-us{
  background-image: linear-gradient(to right, rgb(255 255 255), rgb(255 255 255));
}
.why-pad {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.hexagon i{
        color: #0f2281;
    font-size: 70px;
}
..bt::after{
      position: absolute;
    right: -77px;
    bottom: -61px;
    width: 100px;
    height: 115px;
    content: "";
    background: #D09B2B;
    transition: all 0.5s ease-in;
    z-index: -1;
    transform: rotate(28deg);
}
.bt {
    padding: 14px 50px 14px 35px;
    border: 1.5px solid #D09B2B;
    color: #D09B2B;
    font-size: 17px;
    font-weight: 600;
    border-radius: 0;
    font-family: 'Graphik';
    position: relative;
    transition: all 0.5s ease-in;
    display: inline-block;
    overflow: hidden;
    z-index: 3;
}

.bt-transparent {
    background: rgba(1, 2, 5, 0.3);
}
.bt:hover {
    color: white;
}
.bt:hover, .bt:focus, .bt:visited {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}
.faq{
    background-image: linear-gradient( rgb(207 204 204 / 40%), rgb(219 219 219 / 40%));
}
/* faqs */
.faq-title {
    font-size: 2em;
    margin: 0.4em 0;
}


.faq-list > div {
    border-bottom: 0.07em solid #ededed;
    padding: 1em 0em;
} 

.faq-list > div:last-child {
    border: initial;
}

summary {
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #d09b2b;
    font-size: 17px;
    font-weight: 600;
}

summary:hover {
    color: #CDA839;
    transition: all 0.3s ease;
}

details[open] summary ~ * {
/*  animation: sweep .5s ease-in-out;*/
}

@keyframes sweep {
  0%    {opacity: 0; margin-left: -10px}
  100%  {opacity: 1; margin-left: 55px}
}

details[open] summary {
  color: #CDA839;
}

details[open] p {
    border-left: 2px solid #d09b2b;
    margin-left: 30px;
    padding-left: 20px;
    opacity: 100;
    transition: all 3s ease;
    text-align: justify;
}

details[open] summary:after {
    content: "-";
    font-size: 3.2em;
    margin: -0.5em 0.14em 0 0;
    font-weight: 200;
}
.faq-content{
    color: rgb(15 34 129) !important;
}
.faq-body {
/*        box-shadow: 0px 0px 16px #5b5b5b;*/

}

summary::-webkit-details-marker {
    display: none
}

summary:after {
    background: transparent;
    border-radius: 0.3em;
    content: "+";
    color: #102281;
    float: left;
    font-size: 1.8em;
    font-weight: bold;
    margin: -0.3em 0.25em 0 0;
    padding: 0;
    text-align: center;
    width: 25px;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.table {
    color: #142476;
}
thead{
    color: #d09b2b;
}
th{
    color: #d09b2b;
}
.pad{
  padding-left: 17px !important;
}
@media(max-width: 1440px) {
    .banner-section {
    padding: 0px 0 65px 0;
    }
    .banner-caption {
    width: 100%;
    }
    .banner-caption h1 {
        margin: 0 0 20px 0;
        padding: 0;
        font-family: 'Graphik';
        line-height: 44px;
        text-align: left;
        font-style: normal;
        font-weight: 600;
        font-size: 31px;
        color: rgba(31,41,92,1);
    }
    .about-mbg{
        position: relative;
    }
}
@media(max-width: 1366px) {
	.banner-section {
    padding: 0px 0 65px 0;
	}

}
@media(max-width: 1024px) {
	.content-section a{
	margin-right: 3px;
	}
	.banner-caption {
    width: 100%;
	}
	.banner-caption h1 {
    line-height: 30px;
	font-size: 25px;
	}
	/*.banner-section {
	 height: 700px;
	}*/
	.achievement-wrap ul li {
	font-size: 14px;
	margin: 0 15px;
	}
	.address ul {
    font-size: 13px;
	}
	.address ul li {
    margin-right: 10px;
	}
	.address ul li a {
    font-size: 13px;
   }
	.connect-withus{
		float: none;
	}
    .about-mbg {
    position: relative;
    top: 0px;
    }
}
@media(max-width: 824px) {
	/*.banner-section {
    height: 1145px;
}*/
	/*.desk-view{
		display: none;		
	}*/
	/*.mob-view{
		display: block;
        margin-top: 75px;
	}*/
    .mob-view{
       display: none;
    }
	.content-section h4 {
    margin-top: 10px;
}
	.marg-btm {
    font-size: 18px;
    font-weight: 500;
}
	.connect-withus {
	float: none;
    margin: 0 auto;
	margin-bottom: 20px;
	}
}
#outmessage{
    font-size: 15px;
    padding-bottom: 10px;
    color: #cda839;
}
@media(max-width: 768px) {
	.address ul li span {
    display: block !important;
	margin-bottom: 28px;
}
.loader {
    border: 2px solid #f3f3f3;
    border-radius: 50%;
    border-top: 2px solid #cda839;
    width: 30px;
    height: 30px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: relative;
    top: 55px;
    left: 20px;
}
#outmessage {
    font-size: 15px;
    padding-bottom: 10px;
    color: #cda839;
    position: relative;
    top: 20px;
}
.desktop-banner{
    display: none;
}
.mobile-banner{
    display: block;
}
	.location-wrp h6 {padding: 0 0 10px 0;}
	.address ul li span img {
    height: 22px;
}
	.address ul li span br{
		display: none;
	}
	.marg-btm {
    margin-bottom: 20px;
    display: inline-block;
}
	.img-center{
		margin: 0 auto;
	}
	.banner-overlay {
    padding-top: 20px;
	}
	
	/*.banner-section {
    height: 690px;
	}*/
	.content-section h2{
	font-size: 18px;
	}
	.content-section h4 {
    margin: 40px 0 15px 0;
	}
	.achievement-wrap ul li {
	font-size: 14px;
	margin: 0 12px;
	margin-bottom: 15px;
	}
	.address ul {
    list-style: none;
    padding: 0;
	}
	.address ul li {
	margin-bottom: 15px;
	}
	.address ul li a {
    font-size: 14px;
}
	
	.banner-overlay ul {
		margin-bottom: 20px;
	}
	.content-section li{
		font-size: 14px;
	}
	.connect-withus {
        margin-top: 60px;
    filter: drop-shadow(0px 5px 15px rgba(0, 3, 10, 0.15));
	}
	.thankyou h3 {
    line-height: 28px;
    font-size: 20px;
}
    #return-to-top {
    position: fixed;
    bottom: 19px;
    right: 2px;
    background: rgb(208 155 43);
    width: 25px;
    height: 25px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    }
    #return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 6px;
    top: 1px;
    font-size: 20px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.bk-img{
    background-image: none;
}
.service-single {
    height: 450px;
        position: relative;
    background-color: white;
    padding: 29px 18px 0px;
    outline: 0;
    box-shadow: 7px -4px 17px 4px rgba(2, 2, 2, 0.18);
    border-radius: 15px;
    margin: 0 10px;
    margin-top: 40px;
    border-bottom: 10px solid transparent;
    transition: all 0.3s ease-in;
}
.second-div{
    margin-left: 0%;
}
.hexagon i {
    color: #0f2281;
    font-size: 50px;
}
.icon-holder {
    width: 260px;
    height: 46px;
    background: #D09B2B;
    /* border-radius: 50%; */
    text-align: center;
    padding: 20px 13px;
    position: absolute;
    left: 25px;
    top: -25px;
    z-index: 9;
}
.main-head h1 {
    margin: 0 0 10px 0;
    padding: 0;
    font-family: 'Graphik';
    line-height: 44px;
    text-align: left;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    color: rgba(31,41,92,1);
    text-align: center;
}
.icon-holder p{
    margin-top: -6px !important;
    color: #FFF !important;
}
.hexagon{
    padding-bottom: 22px;
}
.why-pad {
    padding-bottom: 0px;
}
.how-we {
    padding-bottom: 40px;
}
.work h2{
        margin: 0 0 0px 0;
}
.service-single p{
        color: #283876;
    font-size: 13px;
    font-weight: 400;
/*    height: 100px;*/
    overflow: hidden;
}
.head-top{
    background: #d19b2b;
    padding-left: 20px;
    border-bottom-left-radius: 30px;
    z-index: 99;
    height: 55px;
}
.stext{
    display: none;
}
.icons{
    display: none;
}
.content-section p {
    margin: 30px 0 25px 0;
    font-size: 14px;
}
.bk-img {
    /* background-image: url(../img/bk-img.png); */
    height: 690px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: -101px;
    opacity: 0.2;
    filter: blur(0.3px);
    -webkit-filter: blur(2.0px);
}
.work {
    background-image: linear-gradient(to right, rgb(255 255 255), rgb(255 255 255));
    padding: 0px 0 0px 0;
}
}
@media(max-width: 767px) {
	.location-wrp {
    text-align: center;
	}
	.location-wrp span {
    margin-bottom: 20px;
	}
	.address ul {
     text-align: center;
	}
	.footer-social-media {
    text-align: center;
	}
    .social-wrap p {
    margin: 10px 0 0 10px;
     text-align: center; 
}
}
@media(max-width: 568px) {
	.blinking{    font-weight: 600;
		font-size: 16px; margin-top:-10px;}
	.connect-withus {
    width: 100%;
	}
	.banner-caption h1 {
    line-height: 28px;
    font-size: 22px;
}
.none{
    display: none;
}
}
@media(max-width: 480px) {
	.days-text h1 {
    font-size: 14px;
    line-height: 15px;
	margin: 0px 0 2px 0;
}
	.days-text {
    padding-left: 0;
}
	.days-text h2 {
    font-size: 21px;
	}
	.address ul li {
    margin-right: 5px;
}
	.address ul {
    font-size: 12px;
}
	.content-section a {
	font-size: 15px;
	}
.connect-withus {
    width: 100%;
    padding: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
}
	.submit-button {
    padding: 13px 20px;
    font-size: 16px !important;
	}
	.connect-withus h4 {
    font-size: 15px;
    line-height: 18px;
}
	.connect-withus input[type="text"], input[type="password"], input[type="file"], input[type="email"], input[type="tel"], textarea, select {
    font-size: 14px;
    padding: 0 0 8px 0;
    margin-bottom: 18px;
}
	.call-to-action {
    padding: 10px 20px;
    font-size: 12px;
}
	.floating-social{
	border-radius: 20px 0 0 20px;
    width: 34px;
    padding: 35px 8px !important;
	right: 0;
	}
	a.share {
	margin: 10px 0 10px -11px;
	}
	.content-section h2 {
    font-size: 18px;
	line-height: normal;	
    }
    .submit-button{
    /*background: url(../img/feather-icon.png) 35% 10px no-repeat #CDA839;*/
   /* background-color: #CDA839;*/
    }
.row.first-fold h2 {
    font-size: 26px !important;
}
}
@media(max-width: 380px) {
	.content-section p {
    margin: 30px 0 25px 0;
	font-size: 14px;
	}
	.content-section h4 {
    margin: 40px 0 15px 0px;
	}
	.banner-overlay ul li {
    font-size: 14px;
	}
	.content-section a{
    margin-left: 0; 
	margin-right: 0;
	}
    .call-to-action {
    padding: 10px 7px;
    font-size: 12px;
    }
	.content-section h4{
	font-size: 26px;
	}
	.content-section li a {
    margin: 0 0 15px 0;
	}
	.content-section li:last-child {
    padding: 0 0 0 0px;
	}
    /*.submit-button{
    background-color: #CDA839;
    }*/

}
@media(max-width: 360px) {
	.days-text h1 {
    font-size: 12px;
    line-height: 13px;
	margin: 0px 0 0px 0;
}
	.days-text h2 {
    font-size: 17px;
	}
	.content-section a {
    letter-spacing: -0.6px;
}
.social-wrap p {
    margin: 10px 0 0 10px;
     text-align: center; 
}
.mob-view p{
    font-size: 17px;
}
/*.submit-button{
    background-color: #CDA839;
}*/
.call-to-action {
    padding: 10px 15px;
    font-size: 12px;
}
}
p#textInput {
    font-weight: 300 !important;
    font-size: 15px !important;
    color: #2c296c !important;
    font-style: normal !important;
    line-height: 25px;
    text-align: justify;
}
.answer_list input[type="button"] {
    background-color: transparent;
    border: none;
    padding: 0px;
    color: #d09b2b;
    font-weight: 600;
}
/* Works on Firefox */
* {
  scrollbar-width: thin;
}

/* Works on Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 8px;
}
body::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}
*::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    border-radius: 20px;
    width: 8px !important;
}
.row.main-head img.img-responsive {
    padding-top: 17px;
}
@media(min-width: 768px) {
.desk-viewscroll {
    height: 310px;
    overflow-x: auto;
    padding-right: 20px;
}
.content-column.one_third{
    position: relative;
    margin-right: 2%;
    float: left;
    margin-bottom: 20px;
    width: 23%;
}
.content-column {
    margin: 0 auto;
    position: relative;
    display: table;
}
 a.call-to-action.mail {
    background: #2c296c;
    color: #ffffff !important;
    margin: 8px 6px 0px 6px;
    padding: 6px 12px;
    border-radius: 50px;
    font-size: 16px;
}
.why-pad {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
}

.one-half,
.one-third {
    position: relative;
    margin-right: 4%;
    float: left;
        margin-bottom: 20px;
 
}
h4.middle {
    text-align: center;
}
 
.one-half { width: 48%; }
.one-third { width: 30.66%; }
 
.last {
    margin-right: 0 !important;
    clear: right;
}
 
@media only screen and (max-width: 767px) {
    .one-half, .one-third {
        width: 100%;
        margin-right: 0;
    }
}
::-webkit-input-placeholder { /* WebKit browsers */
color: #fff !important;
opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #fff !important;
opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #fff !important;
opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #fff !important;
opacity: 1;
}
input.wpcf7-form-control.wpcf7-submit {
   border-radius: 50px;
    font-weight: 600;
    font-size: 19px!important;
    color: #ffffff!important;
    border: none;
    color: #1f295c;
    font-size: 16px;
    padding: 9px 50px;
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #d19b2b;
    background: #d19b2b;
    text-transform: uppercase;
}
.row.first-fold h2 {
    margin: 0 0 20px 0;
    padding: 0;
    font-family: 'Graphik';
    line-height: 44px;
    text-align: left;
    font-style: normal;
    font-weight: 600;
    font-size: 31px;
    color: rgba(31,41,92,1);
    text-align: center;
    margin-top: 30px;
}
.hexagon {
    display: flex;
}
.hexagon img {
    height: 48px;
    width: 48px;
}
.dropdown, .dropup {
    position: initial;
}
.topnav {
  overflow: hidden;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  font-family: 'graphik';
   font-weight: 600;
}

.topnav .icon {
  display: none;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 17px;    
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
  font-family: 'graphik';
    font-weight: 600;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #d19b2b;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: #fff;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.topnav a:hover, .dropdown:hover .dropbtn {
  color: white;
}

.dropdown-content a:hover {
  background-color: #ddd;
  color: black;
}

.dropdown:hover .dropdown-content {
  display: block;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative; padding-top: 26px; }
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
    .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
    background: #d19b2b;
    color:#fff !important;
}
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
     background: #d19b2b;
    font-family: 'graphik';
    font-weight: 600;
  }
a.risk:after {
    content: '';
    width: 100%;
    display: block;
    height: 2px;
    background-color: #ffffff;
    bottom: -5px;
    margin-top: 3px;
}
.screen-reader-response {
    color: #fff;
    text-align: center;
    padding-bottom: 30px;
}
.footer-social-media li {
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px;
}
@media screen and (max-width: 740px){
.topnav a:not(:first-child), .dropdown .dropbtn {
    font-size: 14px !important;
    padding: 10px 9px !important;
}
}