*{ 
	font-family:'Montserrat';
}
header .mainmenu ul li:last-child select {
    background-color: transparent;
    border: none !important;
    font-size: 20px;
    color: #1c2883;
    text-transform: uppercase;
    margin-top: 3px;
}
header .mainmenu ul li:last-child select option {
    background-color: transparent;
    border: none;
}
.hidden
{
    display: none;
}
.dropdown {
    display: inline-block;
    position: relative;
    top: 1px;
}
.dropdown button {
    border: 1px solid #1c2883 !important;
    background: transparent;
    font-family: 'Titillium Web';
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    position: relative;
    margin-top: -3px;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    width: 40px;
}
.dropdown-content {
    display: none;
    position: absolute;
    overflow: hidden;
    box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.4);
    width: 40px;
}
.dropdown:hover .dropdown-content {
  display: block;
}
.dropdown-content a {
    display: block;
    color: #212d86;
    text-decoration: none;
    padding: 0px !important;
}
.dropdown-content:hover {
  color: #FFFFFF;
  background-color: #00A4BD;
}
.text-center img {
	display: inline-block;
}
.header-top {
    position: absolute;
    z-index: 999;
    left: 0px;
    right: 0px;
    padding: 10px 10px;
}
.banner-shape {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -4px;
}
header {
	padding: 0px;
}
header .mainmenu {
	float: right;
	padding-top: 15px;
}

header .mainmenu ul li a {
    text-decoration: none;
    font-size: 19px;
    color: #fff;
    font-family: 'Titillium Web';
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    position: relative;
}
header .mainmenu ul li {
    padding: 10px 7px;
}
.mainmenu.eng ul li a {
    padding: 0px 9px;
    font-size: 20px;
}
header .mainmenu ul li:last-child a {
    padding: 0px 8px !important;
}
header .mainmenu ul li:last-child {
	padding-right: 0px !important;
}
.header-phone {
    padding-top: 14px;
}
.header-phone ul li:last-child a {
    font-size: 16px;
    color: #fff;
    font-family: 'Titillium Web';
    text-decoration: none;
}
.header-phone ul li:last-child a span {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    display: block;
    font-family: 'Titillium Web';
}
.header-phone ul li:first-child i {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    text-align: center;
    font-size: 23px;
    color: #fff;
    background-color: #1c2883;
    padding-top: 10px;
    margin-right: 10px;
}
header .mainmenu ul li:last-child .dropdown-content a {
    padding: 6px 9px !important;
}
header .mainmenu ul li:last-child .dropdown-content a:hover, header .mainmenu ul li:last-child .dropdown-content a:focus {
    background-image: none;
    border: none;
}
/*************SUB MENU*************/
.mainmenu .sub-menu {list-style: outside none none;  min-width: 250px;  padding: 0;  position: absolute;  z-index: 1000;  display:none;}
.mainmenu li:last-child:hover .sub-menu {right: 0;}
.mainmenu li:hover .sub-menu{ display:block; }
.mainmenu .sub-menu li{padding:0px !important;}
.mainmenu .sub-menu li a { background-color: #fff;  display: block;  padding: 10px 15px !important;  text-align: left; color: #000 !important;  text-decoration: none;  transition: all 1s ease-in-out 0s;}
.mainmenu .sub-menu li a:hover { background:#fff !important; padding-left:25px; color: #000 !important;}
.col-md-5ths {
	width: 20%;
	float: left;
}

/*******MAIN MENU*********/
header .mainmenu .navbar {
	margin: 0px;
	padding: 0px;
}
.navbar-dark .navbar-nav .nav-link {
  color: #fff;
  margin: 0px;
}
.owl-theme .owl-nav {
	margin-top: 0;
}
/*header .mainmenu .navbar-nav a.active, header .mainmenu .navbar-nav a:focus, header .mainmenu .navbar-nav a:hover {
    background: none;
    background-image: url(img/icons/active-strip.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}*/
header .mainmenu .navbar-nav a.active::after, header .mainmenu .navbar-nav a:focus::after, header .mainmenu .navbar-nav a:hover::after {
    content: "";
    position: absolute;
    background-image: url(img/icons/active-strip.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    width: 32px;
    height: 3px;
    bottom: -4px;
    left: 0;
    right: 0;
    margin: auto;
}
header .header-bottom {
	position: relative;
}
.banner-details {
    background-color: #fff;
    height: 530px;
    width: 530px;
    border: 0px solid !important;
    border-radius: 50%;
    padding: 30px 100px;
    background: rgb(226,105,35);
    background: -moz-linear-gradient(left,  rgba(226,105,35,1) 0%, rgba(234,161,47,1) 100%);
    background: -webkit-linear-gradient(left,  rgba(226,105,35,1) 0%,rgba(234,161,47,1) 100%);
    background: linear-gradient(to right,  rgba(226,105,35,1) 0%,rgba(234,161,47,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e26923', endColorstr='#eaa12f',GradientType=1 );
    text-align: center;
    padding: 140px 50px;
    outline: 2px solid #fff;
    outline-offset: 3px;
}
header .header-bottom .banner-contents {
	position: absolute;
	left: 0;
	right: 0;
	top: 25%;
	width: 100%;
}
header .banner-contents h3 {
    font-size: 39px;
    color: #FFF;
    font-weight: 800;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
}
.banner-details h4 {
    font-size: 39px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
}
.banner-contents p {
    font-size: 20px;
    color: #fff;
    line-height: 1.4;
    padding-top: 20px;
}
.process-img::after {
    content: "";
    background-image: url(img/icons/blue-after.png);
    position: absolute;
    z-index: 999;
    width: 190px;
    height: 5px;
    top: 120px;
    background-repeat: no-repeat;
    background-position: center;
    right: -106px;
}
.process-img.process::after {
	display: none;
}
.process-img {
    position: relative;
}
.banner-contents a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 19px;
    color: #fff !important;
    border-radius: 50px;
    border: 0px solid;
    background-color: #1c2883 !important;
    padding: 10px 30px;
    font-weight: 700;
    font-family: 'ProximaNova-Semibold';
}
.about-section {
    padding: 70px 0px;
}
.heading a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff !important;
    border-radius: 50px;
    border: 0px solid;
    background-color: #1c2883 !important;
    padding: 10px 30px;
    font-weight: 700;
    font-family: 'ProximaNova-Semibold';
}
.heading h4 {
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    color: #e57b27;
}
.heading h3 {
	font-size: 36px;
	font-weight: 700;
	text-transform: uppercase;
	color: #1c2883;
}
.heading h5 {
    font-size: 24px;
    font-weight: 600;
    padding-top: 40px;
    font-family: 'ProximaNova-Semibold';
}
.heading p {
	padding-top: 15px;
    font-size: 18px;
    font-weight: 400;
    color: #595959;
    font-family: 'ProximaNova-Regular';
}
.services-section {
    padding: 70px 0px 180px;
    background-image: url(img/others/servicebg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.about-image img {
    width: 80%;
    margin: auto;
    text-align: center;
    display: block;
}
.about-contents {
    padding-top: 60px;
}
.title-one::after {
    content: "";
    background-image: url(img/icons/after-strip.png);
    position: absolute;
    z-index: 999;
    width: 3px;
    height: 54px;
    top: 120px;
    background-repeat: no-repeat;
    background-position: center;
    left: 0px;
}
.title-one {
    position: relative;
}
.title-two::after {
    content: "";
    background-image: url(img/icons/after-strip.png);
    position: absolute;
    z-index: 999;
    width: 3px;
    height: 54px;
    top: 120px;
    background-repeat: no-repeat;
    background-position: center;
    left: 0px;
}
.title-two {
    position: relative;
}
.title-three::after {
    content: "";
    background-image: url(img/icons/after-strip.png);
    position: absolute;
    z-index: 999;
    width: 3px;
    height: 54px;
    top: 120px;
    background-repeat: no-repeat;
    background-position: center;
    left: 0px;
}
.title-three {
    position: relative;
}
.title-one {
    border: 0px solid #fff !important;
    background-color: #fff;
    border-radius: 70px 70px 0px 70px;
    padding: 40px 46px;
}
.head img {
    padding-bottom: 15px;
}
.head h5 {
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    color: #e57b27;
    font-family: 'BrunoAce-Regular';
}
.head p {
    font-size: 18px;
    color: #595959;
    font-weight: 400;
    font-family: 'ProximaNova-Regular';
}
.head a {
    font-size: 16px;
    color: #1c2883;
    font-weight: 700;
    padding: 0px 0px;
    font-family: 'ProximaNova-Bold';
    text-decoration: underline;
    text-decoration-color: #d6d7e4;
}
.provide-img {
    background-color: #11b3ff;
    position: relative;
    padding: 20px;
    border-radius: 10px;
}
.provide-icon img {
	position: absolute;
	z-index: 999;
	background-color: #fff;
	border-radius: 9px;
	padding: 20px;
	box-shadow: 0px 0px 10px #d6d6d6;
	outline: 7px solid rgba(255, 255, 255, 0.3);
	outline-offset: 0px;
	right: 140px;
	width: 19%;
	bottom: -180px;
}
.provide-icon {
	position: relative;
}
.title-two {
    border: 0px solid #fff !important;
    background-color: #fff;
    border-radius: 70px 70px 0px 70px;
    padding: 40px 46px;
    margin-top: 25px;
}
.title-three {
    border: 0px solid #fff !important;
    background-color: #fff;
    border-radius: 70px 70px 0px 70px;
    padding: 40px 46px;
    margin-top: 180px;
    margin-left: 20px;
}
.wedo-contents {
    margin-top: 200px;
    padding-left: 0px;
}
.wedo-contents a {
    background-color: #11b3ff !important;
}
.wedo-contents p {
    padding-top: 20px;
}
.process-section {
    padding: 70px 0px;
}
.head1 h6 {
    font-size: 25px;
    font-weight: 700;
    padding: 14px 0px;
}
.head1 p {
    font-size: 20px;
    font-weight: 400;
    color: #595959;
}
.provide-section {
    background: #f5f5f9;
    padding: 70px 0px 100px;
}
.provide-content img {
    padding: 15px 0px;
}
.provide-content p {
    padding-top: 10px;
    line-height: 1.4;
}
.provide-content {
    margin: 55px 0px;
}
.success-content h4 {
	color: #fff;
}
.success-content h3 {
	color: #fff;
}
.success-content h5 {
	color: #fff;
}
.success-content p {
	color: #fff;
}
.success-content h6 {
	color: #fff;
	font-size: 19px;
	font-weight: 700;
	padding-top: 10px;
}
.mini-section {
    padding: 70px 0px;
}
.mini-content {
    margin-top: 80px;
}
.blog-section {
    padding: 70px 0px;
}
.blog-wrap {
    margin-top: 45px;
}
.blog-contents {
    background: #fff;
    position: relative;
    z-index: 999;
    border: 0px solid;
    margin: -50px 20px 0px;
    padding: 20px 20px 20px 20px;    
    box-shadow: 0px 0px 35px #d6d6d6;
    -webkit-box-shadow: 0px 0px 35px #d6d6d6;
    -moz-box-shadow: 0px 0px 35px !important #d6d6d6;
    -ms-box-shadow: 0px 0px 35px #d6d6d6;
    border-radius: 10px;
}
/*.extension-toget {
    box-shadow: 0px 0px 35px #d6d6d6;
    -webkit-box-shadow: 0px 0px 35px #d6d6d6;
    -moz-box-shadow: 0px 0px 35px !important #d6d6d6;
    -ms-box-shadow: 0px 0px 35px #d6d6d6;
    border-radius: 5px;
    padding: 44px 40px;
    margin: 0px 10px;
    min-height: 442px;
}*/
.success-content img {
	width: auto !important;
	margin: auto;
}
.blog-contents h6{
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    border-radius: 50px;
    border: 0px solid;
    background-color: #1c2883;
    padding: 10px 30px;
    font-weight: 600;
    width: max-content;
}
.blog-contents h5 {
    font-size: 19px;
    font-weight: 600;
    padding: 10px 0px;
}
.blog-contents p {
    font-size: 16px;
}
.blog-contents a {
    font-size: 16px;
    color: #11b3ff;
    font-weight: 700;
    padding: 0px 0px;
    text-decoration: underline;
    text-decoration-color: #d6d7e4;
}
.provide-img {
	width: 87%;
	height: 64%;
}
.scroll-img {
	position: absolute;
	right: 30px;
	z-index: 99;
	top: 220px;
}
.blog-img img {
    border-radius: 5px;
}
.blog-cont-wrap {
    padding: 0px 10px;
}
.finance-section {
    background-image: url(img/others/get-bg.png);
    padding: 140px 0px 210px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.finance-content h4 {
    font-size: 15px;
}
.finance-content h3 {
    font-size: 30px;
    padding-right: 80px;
}
.finance-content p {
    font-size: 18px;
    padding-top: 10px;
}
.finance-content a {
	font-size: 17px; 
    background: rgb(226,105,35);
    background: -moz-linear-gradient(left,  rgba(226,105,35,1) 0%, rgba(234,161,47,1) 100%);
    background: -webkit-linear-gradient(left,  rgba(226,105,35,1) 0%,rgba(234,161,47,1) 100%);
    background: linear-gradient(to right,  rgba(226,105,35,1) 0%,rgba(234,161,47,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e26923', endColorstr='#eaa12f',GradientType=1 );
}
.finance-content {
    margin: 0px 150px 15px 500px;
}
.footer-section {
    background-image: url(img/others/footer-bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    padding: 80px 0px 30px;
}
.copyrights {
    padding-top: 30px;
}
.success-section {
    background-image: url(img/others/test-img.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    padding: 110px 0px;
    position: relative;
}
.success-content {
	padding: 0px 10%;
}
.success-section .owl-theme .owl-controls {
    margin-top: 0;
}
.success-section .owl-dots {
	bottom: -12%;
	left: 0;
	position: absolute;
	right: 0;
}
.success-section .owl-theme .owl-dots .owl-dot span {
	background-color: rgba(255,255,255,0.6);
}
.success-section .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #fff;
}
.footer-wrap h3 {
    font-size: 18px;
    color: #202e89;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0px;
}
.footer-wrap ul li a {
    text-decoration: none;
    font-size: 15px;
    color: #343434;
}
.footer-logo ul li a {
	color: #1c2883;
}
.footer-logo ul li.mail p {
	text-decoration: underline;
}
.footer-wrap ul li {
    padding-bottom: 5px;
}
.footer-logo ul {
	margin-top: 30px;
}
.footer-logo ul li {
    background-repeat: no-repeat;
    padding-left: 65px;
    background-position: left 4px;
    padding-bottom: 20px;
}
.footer-logo ul li.location {
	background-image: url(img/others/cont-1.png);
}
.footer-logo ul li.phone {
	background-image: url(img/others/phone.png);
}	
.footer-logo ul li.mail {
	background-image: url(img/others/mail.png);
}
.copyrights ul li a i {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	padding-top: 10px;
	text-align: center;
	background-color: transparent;
	border: 1px solid #384393;
}
.copyrights ul li a {
	text-decoration: none;
	color: #384393;
	font-size: 20px;
}
.copyrights ul li {
	padding-right: 8px;
}
.copyrights ul {
	margin-top: 20px;
}
.copyrights p {
	font-size: 17px;
	color: #343434;
	margin-bottom: 0px;
}
.provide-img img {
	border-radius: 10px;
	position: absolute;
}
.about-contents.about {
    padding-top: 0px;
}
.about-wrap {
    padding-top: 30px;
}

/*LOGIN PAGE*/
.box-form {
    padding: 50px 0px;
    background: #fff;
    border-bottom: 1px solid #d6d6d6;
    background: #f1f1f1;
}
@media (max-width: 980px) {
  .box-form {
    flex-flow: wrap;
    text-align: center;
    align-content: center;
    align-items: center;
  }
}
.box-form div {
  height: auto;
}
.box-form .overlay {
    width: 100%;
    height: 100%;
    overflow: hidden;
    color: #1c2883;
    box-sizing: border-box;
    text-align: center;
}
.overlay .copyrights {
    padding: 0px;
}
.box-form .overlay h1 {
  font-size: 50px;
  line-height: 1;
  font-weight: 900;
  margin-top: 40px;
  margin-bottom: 20px;
}
.box-form .overlay span p {
  margin-top: 30px;
  font-weight: 900;
}
.box-form .overlay ul li a i {
  background: transparent;
  color: #1c2883;
  border: 1px solid #1c2883;
}
.box-form .overlay p {
    color: #1c2883;
    font-weight: 700;
}
.box-form .right {
    width: 50%;
    padding: 60px;
    overflow: hidden;
    background-color: rgb(205 201 72 / 83%);
    margin: auto;
}
@media (max-width: 980px) {
  .box-form .right {
    width: 100%;
  }
  .box-form {
    flex-flow: wrap;
    text-align: center;
    align-content: center;
    align-items: center;
    height: auto;
    padding: 0px 0px;
}
.box-form .left {
    width: 100%;
}
}
.box-form .right h5 {
    font-size: 40px;
    line-height: 0;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-weight: 700;
    color: #6df26b;
}
.box-form .right p {
    font-size: 14px;
    color: #fff;
}
.box-form .right .inputs {
  overflow: hidden;
}
.box-form .right input {
  width: 100%;
  padding: 10px;
  margin-top: 25px;
  font-size: 16px;
  border: none;
  outline: none;
  border-bottom: 2px solid #B0B3B9;
}
.box-form .right .remember-me--forget-password {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.box-form .right .remember-me--forget-password input {
  margin: 0;
  margin-right: 7px;
  width: auto;
}
.box-form .right button {
  float: right;
  color: #fff;
  font-size: 16px;
  padding: 12px 35px;
  border-radius: 50px;
  display: inline-block;
  border: 0;
  outline: 0;
  box-shadow: 0px 4px 20px 0px #49c628a6;
  background-image: linear-gradient(135deg, #70F570 10%, #49C628 100%);
}

label {
  display: block;
  position: relative;
  margin-left: 30px;
}

label::before {
  content: ' \f00c';
  position: absolute;
  font-family: FontAwesome;
  background: transparent;
  border: 3px solid #70F570;
  border-radius: 4px;
  color: transparent;
  left: -30px;
  transition: all 0.2s linear;
}

label:hover::before {
  font-family: FontAwesome;
  content: ' \f00c';
  color: #fff;
  cursor: pointer;
  background: #70F570;
}

label:hover::before .text-checkbox {
  background: #70F570;
}

label span.text-checkbox {
  display: inline-block;
  height: auto;
  position: relative;
  cursor: pointer;
  transition: all 0.2s linear;
}

label input[type="checkbox"] {
  display: none;
}
.contact-form.heading {
    width: 50%;
    margin: auto;
    text-align: center;
}
.services-section.contact {
    padding: 60px 0px;
    background-image: none;
    border-bottom: 1px solid #d6d6d6;
    background: #f1f1f1 !important;
}
.form-group {
    height: 60px;
    width: 100%;
}
.form-group a {
    margin-top: 25px;
}
.contact-form.heading h3 {
    margin-bottom: 30px;
}
.card-section {
    padding: 70px 0px;
    background: #f1f1f1;
    border-bottom: 1px solid #d6d6d6 !important;
}
.header-top.card {
    position: absolute;
}
header .card .mainmenu ul li a {
    color: #fff;
}
.card .dropdown button {
    color: #fff;
}
.card .header-phone ul li:last-child a {
    color: #fff;
}
.card .header-phone ul li:last-child a span {
    color: #fff;
}
.card .dropdown button {
    border-bottom: 1px solid #1c2883 !important;
    background: transparent !important;
    font-family: 'Titillium Web';
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    position: relative;
    margin-top: -3px;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}
.dropdown-content:hover {
  color: #fff;
  background-color: #1c2883;
}
.dropdown-content a:hover{
    background-image: none !important;
}
header .mainmenu ul li:last-child a:hover {
    background-image: none !important;
}
.card {
    padding: 10px 10px;
    border-bottom: 1px solid #d6d6d6;
    background-color: transparent;
    border: none;
    position: relative;
}
.parent-container {
   position:relative;
   width:301px;
   height:201px;
}

.parent {
   position:absolute;
   width:301px;
   height:201px;
   background-color:Chartreuse;
   clip:rect(0, auto, auto, 0);
}

.child {
   position:fixed;
   top:51px;
   left:51px;
   padding:2em;
}

.child.pink {
  background-color: #000;
}
.money-section {
    padding: 70px 0px;
    background-color: #f1f1f1;
    border-bottom: 1px solid #d6d6d6;
}
.card-left h4 {
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    color: #303189;
    font-weight: 800;
}
.card-scroll h5 {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    padding-top: 20px;
}
.card-scroll h5 a {
    text-decoration: none;
    color: #000;
}


/* Customer page*/
ul.custom-pg:hover img.hor{
    display: block;
}
ul.custom-pg:hover img.nor{
    display: none;
}
ul.custom-pg img.hor{
    display: none;
}
ul.custom-pg:hover img{
  animation: animName 2s;
}

@keyframes animName {
 0%{
    transform: rotate(0deg);
   }
100%{
    transform: rotate(360deg);
   }
}
/*ul.custom-pg:hover img {
    will-change: transform;
    translate: none;
    rotate: none;
    scale: none;
    transform: translate3d(0px, 0px, 120px) rotate(65.1638deg);
}*/

.your-email-section .heading h3 span {
  color: #e16622 !important;
}
ul.custom-pg img {
    width: 70%;
    margin: auto !important;
    display: block;
}
.cus{
    padding-top: 30px;
}
.cus h4 {
    text-align: justify;
    color: #000 !important;
    font-weight: 600;
    margin-bottom: 30px;
    line-height: 1.5;
}
ul.custom-pg h5 {
  padding-top: 20px;
  font-weight: 400 !important;
  font-size: 17px;
}
ul.custom-pg:hover h5 {
    color: #e8982d !important;
    font-weight: 500;
}
.pay-check img {
    border-radius: 30px;
}
.you-email-content {
    padding-top: 80px;
}
.you-email-content .form-group {
    width: 20%;
    margin: auto;
    position: relative;
}
.you-email-content input.form-control {
    border: 3px solid #1c2883;
}
.your-email-section {
    padding: 70px 0px 0px;
}
.you-email-content .form-group a {
    margin-top: 25px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    background-color: transparent !important;
    color: #e16622 !important;
    font-size: 38px;
}
.nog {
    padding-top: 50px;
}


/*RESPONSIVE*/
@media screen and (max-width: 4880px) {
.parent {
    width:27% !important;
}
}
@media screen and (max-width: 3840px) {
.parent {
    width: 30% !important;
}
}
@media screen and (max-width: 2880px) {
.parent {
    width: 38% !important;
}
}

@media screen and (max-width: 1920px) {
.parent {
    width: 55% !important;
}
}
@media screen and (max-width: 1680px) {
.parent {
    width: 65% !important;
}
}

@media screen and (max-width: 1600px) {

}

@media screen and (max-width: 1440px) {
.banner-details {
    height: 480px;
    width: 480px;
    padding: 70px 40px;
}
header .mainmenu ul li:last-child select {
    margin-top: 2px;
}
.provide-icon img {
    bottom: -180px;
}
.parent {
    width: 75% !important;
}
}

@media screen and (max-width: 1366px) {
header .mainmenu ul li {
    padding: 10px 7px;
}
.header-phone ul li:first-child i {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    font-size: 17px;
    color: #fff;
    background-color: #1c2883;
    padding-top: 9px;
    margin-right: 10px;
    position: relative;
    margin-top: 8px;
}
.header-phone ul li:last-child a span {
    font-size: 11px;
}
.header-phone ul li:last-child a {
    font-size: 11px;
}
.provide-section {
    padding: 70px 0px 70px;
}
.provide-icon img {
    bottom: -50px;
}
}

@media screen and (min-width: 1100px) and (max-width: 1280px) {
.provide-section {
    padding: 70px 0px 160px;
}
.provide-icon img {
    bottom: -170px;
}
header .mainmenu ul li a {
    font-size: 16px;
}
}

@media screen and (max-width: 1279px) {
	.scroll-img {
    position: absolute;
    right: 30px;
    z-index: 99;
    top: 140px;
}
.col-md-5ths {
		width: 20%;
		float: left;
	}
header .mainmenu ul li a {
    font-size: 15px;
}
header .mainmenu ul li:last-child select {
    font-size: 16px;   
}
.banner-details {
    height: 400px;
    width: 400px;
}
header .banner-contents h3 {
    font-size: 29px;
}
.banner-details h4 {
    font-size: 30px;
}
.banner-contents a {
    font-size: 17px;
}
.services-section {
    padding: 110px 0px 270px;
}
.process-img::after {
    width: 150px;
    top: 120px;
    right: -86px;
}
.provide-img {
	width: 87%;
	height: 80%;
}
.mini-content {
    margin-top: 40px;
}
.about-contents {
    padding-top: 0px;
}
.heading h3 {
    font-size: 27px;
}
.provide-content p {
    padding-top: 8px;
}
.provide-content {
    margin: 0px 0px;
}
.blog-contents h5 {
    font-size: 13px;
    padding: 7px 0px;
}
.blog-contents h6 {
    font-size: 13px;
    padding: 10px 20px;
}
.blog-contents p {
    font-size: 13px;
}
.blog-contents a {
    font-size: 14px;
    font-weight: 600;
}
.finance-content {
    margin: 0px 60px 15px 420px;
}
.footer-wrap h3 {
    font-size: 13px;
    margin-bottom: 0px;
}
.footer-wrap ul li a {
    font-size: 11px;
}
.services-section {
    padding: 70px 0px 100px;
}
.wedo-contents {
    margin-top: 130px;
}
.provide-icon img {
    bottom: -50px;
}
.provide-section {
    padding: 70px 0px 100px;
}
.mainmenu.eng ul li a {
    padding: 0px 9px;
    font-size: 16px;
}
.dropdown button {
    font-size: 15px;
}
.parent {
    width: 85% !important;
}
.parent-container {
    position: relative;
    width: 100%;
    height: 1280px !important;
}
.child {
    width: 350px !important;
}
/* Customer */

.cus h4 {
  font-size: 15px;
}
ul.custom-pg h5 {
  font-size: 14px;
}
.nog {
  padding-top: 10px;
}
.you-email-content .form-group {
  width: 30%;
}
.banner-details.custome-pag{
  height: 440px !important;
  width: 440px !important;
}

}

@media screen and (max-width: 1023px) {
	.scroll-img img {
    width: 60%;
}
header .mainmenu {
    padding-top: 10px;
}
header .mainmenu ul li a {
    font-size: 11px;
}
.dropdown button {
    font-size: 13px;
}

header .mainmenu ul li {
    padding: 0px 4px;
}
header .mainmenu ul li:last-child select{    
    font-size: 12px;
}
.header-phone ul li:first-child i {
    width: 21px;
    height: 21px;
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #1c2883;
    padding-top: 4px;
    margin-right: 5px;
    margin-top: 10px;
}
.header-phone {
    padding-top: 0px;
}
.header-phone ul li:last-child a {
    font-size: 9px;
}
.header-phone ul li:last-child a span {
    font-size: 9px;
}
.banner-details {
    height: 270px;
    width: 270px;
}
.mainmenu.eng ul li a {
    padding: 0px 3px 0px;
    font-size: 13px;
}
header .banner-contents h3 {
    font-size: 18px;
}
.banner-details h4 {
    font-size: 18px;
}
.banner-contents p {
    font-size: 13px;
    line-height: 1.2;
    padding-top: 7px;
}
.banner-contents a {
    font-size: 10px;
}
.banner-details {
    padding: 55px 40px;
}
.about-section {
    padding: 50px 0px;
}
.heading h5 {
    font-size: 18px;
    padding-top: 0px;
}
.heading p {
    padding-top: 10px;
    font-size: 14px;
}
.head h5 {
    font-size: 12px;
}
.head p {
    font-size: 10px;
}
.head a {
    font-size: 12px;
}
.head p {
    margin-top: 0;
    margin-bottom: 0rem;
}
.title-one {
    border-radius: 40px 40px 0px 40px;
    padding: 25px 40px;
}
.title-two {
    border-radius: 40px 40px 0px 40px;
    padding: 25px 40px;
}
.title-three {
    border-radius: 40px 40px 0px 40px;
    padding: 25px 40px;    
    margin-top: 110px;
}
.heading h3 {
    font-size: 25px;
}
.heading a {
    font-size: 14px;
    border-radius: 20px;
    padding: 10px 20px;
}
.wedo-contents {
    margin-top: 60px;
}
.head h5 {
    font-size: 11px;
}
.title-one::after {
    width: 3px;
    height: 50px;
    top: 100px;
}
.process-img::after {
    width: 92px;
    top: 130px;
    right: -60px;
}
.head1 h6 {
    font-size: 19px;
    padding: 10px 0px;
}
.head1 p {
    font-size: 14px;
}
.provide-icon img {
    right: 60px;
    bottom: -40px;
}
.heading h3 {
    font-size: 16px;
}
.heading h4 {
    font-size: 18px;
}
.provide-content img {
    padding: 10px 0px;
}
.heading p {
    padding-top: 5px;
    font-size: 13px;
}
.heading a {
    font-size: 13px;
}
.blog-contents h6 {
    font-size: 10px;
    padding: 5px 10px;
}
.blog-contents h5 {
    font-size: 10px;
    padding: 3px 0px;
}
.blog-contents p {
    font-size: 9px;
}
.blog-contents a {
    font-size: 10px;
}
.blog-contents {
    padding: 10px 10px 10px 10px;
}
.blog-contents p {
    margin-bottom: 0rem;
}
.blog-section {
    padding: 40px 0px;
}
.finance-section {
    padding: 100px 0px 130px;
}
.heading h4 {
    font-size: 15px;
}
.finance-content {
    margin: 0px 110px 10px 295px;
    position: relative;
}
.footer-wrap h3 {
    font-size: 11px;
    margin-bottom: 0px;
}
.footer-wrap ul li a {
    font-size: 10px;
}
.footer-wrap ul li {
    padding-bottom: 0px;
}
.footer-logo ul li {
    padding-left: 50px;
    background-size: 15%;
}
.box-form .left .overlay h1 {
    margin-top: 00;
}
.parent-container {
    height: 1160px !important;
}
.parent {
    width: 80% !important;
}
.child {
    width: 210px !important;
}

/* Customer */

.cus h4 {
  font-size: 13px !important;
}
.you-email-content .form-group {
  width: 40%;
}
.banner-details.custome-pag {
  height: 310px !important;
  width: 310px !important;
}
}

@media screen and (max-width: 767px) {
	header .header-logo {
	    text-align: center;
	}
	header .header-logo img {
		display: inline-block;
	}
	header .mainmenu .navbar {
	  margin: 0;
	  padding: 0;
	}
header .mainmenu .navbar-nav a.active, header .mainmenu .navbar-nav a:focus, header .mainmenu .navbar-nav a:hover {
    background-position: left bottom;
    background-size: 5%;
}
	.icon-bar {
		background-color: #000;
		border-radius: 1px;
		display: block;
		height: 2px;
		width: 22px;
	}
	.icon-bar + .icon-bar {
		margin-top: 4px;
	}
	button:focus {
		outline: none;
	}
	.navbar-toggler {
	  background-color: transparent;
	  background-image: none;
	  border-radius: 0;
	  padding: 9px 10px;
	}
	.navbar-dark .navbar-toggler {
	  border: medium none;
	}
	header .header-top .mainmenu ul li {
	  margin-bottom: 10px;
	}
	header .header-top .mainmenu ul li .sub-menu li {
	  margin-bottom: 0px;
	}
	.mainmenu li:last-child:hover .sub-menu {
		right: auto;
	}
	header .mainmenu {
		float: none;
		padding-top: 0px;
	}
	.about-contents {
	padding-top: 20px;
}
.about-img img {
	width: 70%;
}
.about-img img {
	width: 70%;
}
.services-section {
	padding: 0px 0px 0px;
	text-align: center;
}
.heading h3 {
	font-size: 18px;
}
.wedo-contents {
	margin-top: 60px;
	margin-bottom: 30px;
}
.title-one {
	border-radius: 40px 40px 0px 40px;
	padding: 20px 30px;
	margin: 20px 40px;
}
.title-two {
	border-radius: 40px 40px 0px 40px;
	padding: 20px 30px;
	margin: 20px 40px 0px;
}
.title-three {
	border-radius: 40px 40px 0px 40px;
	padding: 20px 30px;
	margin: 20px 40px;
}	
.process-img::after {
	width: auto;
	top: 0px;
	right: 0px;
	display: none !important;
}
.provide-icon img {
    right: 100px;
    bottom: -40px;
}
.provide-img {
    margin: auto;
}
.mini-content {
	padding: 30px 0px;
	text-align: center;
	margin-top: 0px;
}
.mini-section {
	padding: 0px 0px 30px 0px;
}
.success-section {
	background-image: none;
	background-color: #11b3ff;
}
.heading h5 {
	font-size: 17px;
	padding-top: 15px;
}
.blog-cont-wrap {
	padding: 0px 10px 30px;
}
.blog-contents h5 {
	font-size: 13px;
	padding: 3px 0px;
}
.blog-contents p {
	margin-bottom: 1rem;
	font-size: 12px;
}
.finance-content {
	margin: 0px 0px 10px 210px;
}
.footer-logo img {
	text-align: center;
	margin: auto;
	display: block;
}
.footer-section {
	background-position: center bottom;
	background-size: 100% 30%;
}
.header-top {
    position: relative;
    z-index: 999;
    left: 0px;
    right: 0px;
    padding: 10px 10px;
}
.about-contents {
    padding-top: 20px;
    text-align: center;
    padding-bottom: 40px;
}
.provide-img img {
    border-radius: 10px;
    position: relative;
    width: 100%;
}
.provide-content {
    margin: 0px 0px;
    text-align: center;
}
header .header-bottom .banner-contents {
    position: absolute;
    left: 0;
    right: 0;
    top: 5%;
    width: 100%;
}
.provide-content {
	margin: 0px 0px;
	text-align: center;
	padding-top: 60px;
}
.title-one::after {
	width: 2px;
	height: 50px;
	top: 50px;
}
.title-two::after {
	width: 2px;
	height: 50px;
	top: 50px;
}
.title-three::after {
	width: 2px;
	height: 50px;
	top: 50px;
}
.scroll-img {
    position: absolute;
    right: 6px;
    z-index: 99;
    top: 70px;
}
.scroll-img img {
    width: 39%;
}
.header-phone {
    padding-top: 0px;
    float: right;
}
.header-phone ul li:last-child a {
    font-size: 13px;
}
.header-phone ul li:last-child a span {
    font-size: 15px;
}
.footer-logo ul li.phone {
    background-size: 11%;
}
.footer-logo ul li.mail {
    background-size: 11%;
}
.mainmenu.eng ul li a {
    padding: 0px 0px 2px;
    font-size: 12px;
    display: block;
}
header .mainmenu .navbar-nav a.active::after, header .mainmenu .navbar-nav a:focus::after, header .mainmenu .navbar-nav a:hover::after {
    content: "";
    position: absolute;
    background-image: url(img/icons/active-strip.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    width: 32px;
    height: 2px;
    bottom: -4px;
    left: 0;
    right: 0;
    margin: 0;
}
.dropdown-content a {
    font-size: 11px;
    font-weight: 600;
}
.card-wrap.parent {
    position: relative !important;
    top: 40px !important;
}
.child {
    position: relative !important;
    top: 0px !important;
    padding: 2em;
    width: 100% !important;
    text-align: center;
}
.parent-container {
    height: auto !important;
}
.card-content 
{
    text-align: center;
    padding-bottom: 30px;
}
.card-scroll h5 {
    padding-bottom: 30px;
}

/* Customer */
.you-email-content .form-group {
  width: 50%;
}
ul.custom-pg h5 {
  text-align: left !important;
}
.card-content.nog.heading h4 {
  text-align: center;
}
.banner-details.custome-pag h3 br, .banner-details h3 br {
  display: none !important;
}
.header-top.card {
    position: absolute;
    position: relative;
    background-color: #5d84ab;
    border-radius: 0px;
    padding: 10px 0px;
}
.card .header-phone ul li:first-child i {
    color: #fff;
    background: #1c2883;
    height: 32px;
    width: 32px;
    padding-top: 9px;
    margin-right: 10px;
}
}
@media screen and (max-width: 480px) {
    .card-content.nog.heading ul {
      display: block !important;
      margin: auto !important;
    }
    ul.custom-pg img {
      width: auto !important;
    }

ul.custom-pg h5 {
  text-align: center !important;
}
.banner-details {
    height: auto;
    width: 100%;
    border-radius: 0px;
    background: no-repeat;
    background-color: #00000040;
    padding: 10px !important;
    outline: none;
}
.finance-content {
    margin: 0px 0px 10px 110px;
}
.footer-wrap ul li a {
    font-size: 14px;
}
header .header-bottom .banner-contents {
    position: absolute;
    left: 0;
    right: 0;
    top: 14%;
    width: 100%;
}	
.navbar-brand {
    width: 170px;
}
.contact-form.heading {
    width: 100%;
    margin: auto;
    text-align: center;
}

/* Customer */
.banner-details.custome-pag {
  height: auto !important;
  width: 100% !important;
}
.you-email-content .form-group {
  width: 85%;
}
header .banner-contents h3 {
  font-size: 18px;
  text-align: left !important;
}
.banner-details.custome-pag {
  text-align: left !important;
}
.banner-details.cutm-pg{
    text-align: left !important;
}
}
@media screen and (max-width: 414px) {
	
}
@media screen and (max-width: 387px) {

}
@media screen and (max-width: 375px) {
.dropdown-content a {
    padding: 2px;
    font-size: 12px;
}
}
@media screen and (max-width: 360px) {
header .header-bottom .banner-contents {
    position: absolute;
    left: 0;
    right: 0;
    top: 4%;
    width: 100%;
}
}
@media screen and (max-width: 320px) {

}