<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
* Template Name: Multi - v4.8.1
* Template URL: https://bootstrapmade.com/multi-responsive-bootstrap-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: "Open Sans", sans-serif;
  color: #444444;
}

a {
  color: #ed502e;
  text-decoration: none;
}

a:hover {
  color: #f1775d;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Raleway", sans-serif;
}

/*--------------------------------------------------------------
# own css
--------------------------------------------------------------*/
.imgres 
{
max-width:100% !important;
height:auto !important;
}
.clear
{
clear:both;	
}

/*--------------------------------------------------------------
#header css
--------------------------------------------------------------*/
.rightheader
{
width:55%;
float:right;
}
.callheaddiv
{
width:35%;
float:left;
}
.call-left
{
width:20%;
float:left;
padding-top:6px;
text-align:left;
}
.call-right
{
width:80%;
float:left;
}
.callboldtext
{
font-family:calibri;
font-size:19px;
font-weight:bold;	
padding:0px !important;
margin:0px !important;
}
.calltext
{
font-family:calibri;
font-size:17px;
font-weight:normal;
padding:0px !important;
margin:0px !important;
padding-top:2px !important;	
}
.calltext a
{
color:#444444;	
}
.callheaddiv-marleft
{
margin-left:40px !important;	
}
.menu-div
{
width:15%;
float:right;
}
.menu-divtoggle
{
font-size:25px;
cursor:pointer;
color:#fc890a;
font-weight:bold !important;	
}
.menu-divtext
{
font-size:25px;
cursor:pointer;
color:#0b0b0b;
font-family:Times New Roman;
font-weight:bold;	
}

/*--------------------------------------------------------------
#leftside menu
--------------------------------------------------------------*/
.sidenav 
{
height: 100%;
width: 0;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-color: #f79f1a !important;
overflow-x: hidden;
transition: 0.5s;
padding-top: 60px;
}
.sidenav a, .dropdown-btn
{
transition: 0.3s;
padding: 6px 8px 6px 16px;
text-decoration: none;
font-size:21px !important;
color: #111;
display: block;
border: none;
background: none;
width: 100%;
text-align: left;
cursor: pointer;
outline: none;
font-family: Times New Roman !important;
font-weight:normal;
}
.sidenav a:hover, .dropdown-btn:hover
{
color: #232222;
}
.dropdown-container
{
display: none;
background-color:#f19710;
padding-left: 8px;
}
.fa-caret-down
{
float:right;
padding-right:8px;
padding-top:4px;
}
.sidenav .closebtn
{
position: absolute;
top: 0;
right: 25px;
font-size:40px !important;
text-align:right !important;
font-weight:normal !important;
font-family:calibri !important;
}
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

/*--------------------------------------------------------------
# end leftside menu
--------------------------------------------------------------*/
.slidermartop
{
margin-top:100px !important;	
}

.mobileslider
{
background: url("../img/mobileslider.png");
margin:0 auto !important;
background-repeat: no-repeat !important;
display:none !important;
}

.heading
{
margin: 0px !important;
padding: 0px !important;
font-size:32px !important;
font-weight:normal !important;
color:#02509b;
text-align:left;
}
.subheading
{
font-family:Times New Roman !important;
font-weight:normal;
font-size:20px !important;
text-align:left;
color:#595959;
margin: 0px !important;
padding: 0px !important;
padding-top:1px !important;
}
.dividerdiv1
{
width:28%;
height:2px;
float:left;
background-color:#f38b74;
margin-top:8px;
}
.orangeline
{
width:100% !important;
margin:0 auto !important;
text-align:left !important;	
}
.martop
{
margin-top:70px;	
}
.abouttext 
{
font-family:Calibri !important;
font-weight: normal;
font-size:19px;
text-align: justify;
line-height: 160%;
color: #3B3B3B;
letter-spacing:0px;
}
.abouttextmartop
{
margin-top:30px !important;	
}
.div50
{
width:50%;
float:left;	
}
.right
{
text-align:right !important;	
}
.dividerdiv2
{
width:16%;
height:2px;
margin:0 auto;
background-color:#f38b74;
margin-top:6px;
}
.martop25
{
margin-top:25px !important;	
}
.center
{
text-align:center !important;	
}
.serdiv 
{
width:100%;
cursor: pointer;
text-align:center;
border:1.8px solid #dddcdc;
box-sizing:border-box;
transition:0.5s all ease-in;
position:relative;
cursor:pointer; 
transition-duration: 0.5s;
transition-property: transform;
cursor:pointer;
padding:30px 0px !important;
}
.serdiv:hover
{
animation-delay: 0.3s;
animation-direction: alternate;
animation-duration: 1.5s;
animation-iteration-count: infinite;
animation-name: hover;
animation-timing-function: linear;
transform: translateY(-35px);
}
.serdiv:before 
{
position:absolute;
bottom:0;
background:#e63a27;
height:2px;
display:block;
content:"";  
width:0;
transition:0.5s all ease-in;  
}
.serdiv:hover:before 
{
width:100%;
}
.bfromLeft:before 
{
bottom:0;
left:0;
}
.serdiv-img
{
width:100%;
text-align:center;	
margin:0 auto !important;
}
.serdiv-bigtext
{
text-align:center;
font-size:23px !important;
font-family:Arial;
color:#646464;
font-weight:500.1;
padding-top:14px;
}
.serdiv-smalltext
{
text-align:center !important;
font-size:20px !important;
line-height:120% !important;
padding-top:10px !important;
margin:0px !important;
}	
.productbutton
{
color: #ffffff;
font-size:14px;
text-transform: uppercase;
padding:10px 21px;
background:#044d9c;
font-weight:bold;
border:1px solid #044d9c; 
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
-moz-border-radius:6px;
-webkit-border-radius:6px;
-khtml-border-radius:6px;
border-radius:6px;
margin-top:13px !important;
}
.productbutton:hover
{
background-color:#043c79 !important;
color:#ffffff !important;	
}
.martop40
{
margin-top:40px;	
}
.martop20
{
margin-top:20px;	
}
.capdiv
{
width:100%;
float:left;
padding:20px 0px;
background-color: #fff;
box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
transition-duration: 0.5s;
transition-property: transform;
cursor:pointer;
height:280px;
}
.capdiv:hover
{
animation-delay: 0.3s;
animation-direction: alternate;
animation-duration: 1.5s;
animation-iteration-count: infinite;
animation-name: hover;
animation-timing-function: linear;
transform: translateY(-35px);
}
.serdiv-smalltext
{
font-family: Calibri !important;
font-weight: normal;
font-size: 19px;
text-align: justify;
line-height:145%;
color: #3B3B3B;
padding:10px 20px;
}
.dematimgdiv
{
background-image: url(../img/1.jpg) !important;
background-size: cover;
background-repeat: repeat-x;
min-height:200px !important;
height: 100% !important;
width: 100% !important;
background-position: 100% 100%;
margin-top:50px;
}
.dematdivblue
{
width: 100%;
float: left;
background: rgba(20, 66, 105, 0.9);
min-height:200px !important;
}
.demattext
{
font-size:51px;
color:#ffffff;
text-align:center;
font-weight:bold;	
padding-top:60px;
font-family:Calibri;
letter-spacing:1px;
}
.demattext a
{
color:#ffffff;
}
.dematdiv
{
width:45%;
margin:0 auto;
margin-top:50px;
box-shadow: 4px 4px 20px 0 rgba(1, 1, 1, 0.12);
background-color:#ffffff !important;
position:relative !important;
z-index:2 !important;
padding:35px 30px;
}
.innerdematdiv
{
width:100%;
margin:0 auto;
}
.input 
{
width:50%;
padding:15px 0px;
text-indent:20px;
color: #222222 !important;
background-color: #fff;
border: 1px solid #ced4da;
border-radius:6px;
}
.input:focus
{
border:1px solid #e98a34 !important;
outline: none;
}
.dematbutton
{
background:#f58220 !important;
border:1px solid #f58220;
padding:14px 20px;
border-radius:6px;
color: #ffffff !important;
transition: all .5s ease;
font-family:Calibri !important;
font-size:19px;
margin-left:25px;
text-align:center !important;
}
.dematbutton:hover
{
background-color:#e06f0f !important;
color:#fffffff !important;
}
.project-image
{
width: 100%;
margin:0 auto;
}
.project-image:hover
{
cursor:pointer
}
.animatediv
{
width:100%;
margin:0 auto;
position: relative;
}
.animatediv:hover .text-block 
{
transform: translateY(-50px);
transition: ease all 0.5s;
}
.text-block
{
display: block;
position:absolute;
overflow: hidden;
bottom: 0px;
right: 0px;
background-color: #ffffff;
width:90%;
z-index:1px !important;
opacity: 0.8;
padding-left:30px;
text-align:left !important;
padding-top:20px;
padding-bottom:40px;
bottom:-70px;
transition: ease all 0.5s;
}
.text-block:hover
{
transform: translateY(-50px);
transition: ease all 0.5s;
}
.feature-heading
{
font-family:Times New Roman !important;
text-align:left;
font-size:29px !important;
font-weight:normal;
color:#000000;
margin:0px !important;
margin:0px !important;
padding-top:10px!important;
text-transform:none;
letter-spacing:1px;
}
.wrapper a
{
display: block;
width:145px;
line-height:43px;
font-size:21px;
font-family:Calibri;
text-decoration: none;
color: #ffffff;
border:1px solid #f99218;
background-color:#f99218;
margin-top:15px;
font-weight:bold;
-webkit-border-radius: 5px;    
border-radius: 5px; 
-moz-border-radius:5px;
-khtml-border-radius:5px;
text-align: center;
position: relative;
transition: all .35s;
opacity: 0.0;
}
.wrapper a span
{
position: relative;
z-index: 2;
}
.wrapper a:after
{
position: absolute;
content: "";
top: 0;
left: 0;
width: 0;
height: 100%;
background: #ff003b;
transition: all .35s;
}
.wrapper a:hover
{
color: #fff;
}
.wrapper a:hover:after
{
width: 100%;
}
.animatediv:hover .wrapper a 
{
opacity: 0.9;
}
.formimg 
{
background-image: url(../img/1.jpg) !important;
background-size: cover;
background-repeat: repeat-x;
min-height: 500px !important;
height: 100% !important;
width: 100% !important;
background-position: 100% 100%;
margin-top:70px;
}
.formimg-left
{
width:50%;
float:left;
background: rgba(20, 66, 105, 0.9);
min-height: 500px !important;
}
.formimg-fulldiv
{
width:70%;
margin:0 auto;
padding:40px 30px;
}
.formimg-martop
{
margin-top:38px;
}
.formimg-input 
{
width:100%;
padding:13px 0px;
text-indent:20px;
color: #222222 !important;
background-color: #fff;
border: 1px solid #ced4da;
border-radius:6px;
}
.formimg-input:focus
{
outline:none !important;
}
.formimgbutton
{
font-family:Calibri !important;
color: #ffffff;
font-size:19px;
font-weight:500;
text-transform: uppercase;
padding:11px 50px;
background: none transparent !important;
border:1px solid #ffffff;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
-moz-border-radius:40px;
-webkit-border-radius:40px;
-khtml-border-radius:40px;
border-radius:40px;
}
.formimgbutton:hover
{
background-color:#ffffff !important;
color:#173d6e !important;	
}
.whydiv1
{
width:100%;
float:left;
text-align:right; 
padding-right:30px !important;
}
.whydiv2
{
width:100%;
float:left;
text-align:right; 
margin-top:53px;
padding-right:70px !important;
}
.whydiv3
{
width:100%;
float:left;
text-align:right; 
margin-top:53px;
}
.whydiv4
{
width:100%;
float:left;
text-align:left;
padding-left:30px !important;
}
.whydiv5
{
width:100%;
float:left;
text-align:left;
margin-top:52px;
padding-left:70px !important;
}
.whydiv6
{
width:100%;
float:left;
text-align:left;
margin-top:52px;
}
.whytext
{
font-family:Calibri !important;
padding-left:8px;
font-size:22px;
color: #3B3B3B;
font-weight:600;
}
.applyimg 
{
background-image: url(../img/2.jpg) !important;
background-repeat: repeat-x;
background-size: cover;
min-height:400px !important;
height: 100% !important;
width: 100% !important;
background-position: 100% 100%;
margin-top:50px;
}
.applyimg-right
{
width:50%;
float:right;
background: rgba(20, 66, 105, 0.9);
min-height:400px !important;
}
.applyimg-fulldiv
{
width:70%;
margin:0 auto;
padding:0px 0px;	
}
.ordiv1
{
width:100%;
margin:0 auto;
padding-top:80px;
}
.ordiv1 ul
{
margin:0px;
padding:0px;
list-style:none;
display: inline;
}
.ordiv1 li
{
margin:0px;
padding:0px;
list-style:none;
font-family:calibri;
color:#ffffff;
display: inline;
padding:0px 10px;
font-size:21px;
opacity: 0.7;
font-weight:bold;
}
.ordiv2
{
width:100%;
margin:0 auto;
margin-top:0px;
font-family:calibri;
font-size:65px;
text-align:left;
color:#ffffff;	
font-weight:bold;
padding-top:18px;
letter-spacing:2px;
}
.fullordiv
{
width:100%;
float:left;
}
.ordiv3
{
width:35%;
float:left;
margin-top:35px;
text-align:left;	
}
.ordiv4
{
width:10%;
float:left;
margin-top:40px;
}
.orbutton
{
color:#f58220;
border: none;
padding:12px 40px;
text-decoration: none;
font-family:calibri;
font-size:20px;
font-weight:bold;
background: #ffffff;
-webkit-transition: background 2s; /* For Safari 3.0 to 6.0 */
transition: background 0.3s; /* For modern browsers */
}
.orbutton:hover 
{
background-color: #e98a34 !important;
color:#ffffff !important;
}
.swing 
{
animation: swing ease-in-out 1s infinite alternate;
text-align: center !important;
}
.contfulldiv
{
width:100%;
float:left;
}
.contdiv
{
background-color: #ffffff !important;
box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
padding: 20px 0px;
height:220px;
margin-bottom:40px;
transition-duration: 0.5s;
transition-property: transform;
cursor:pointer;
}
.contdiv:hover
{
animation-delay: 0.3s;
animation-direction: alternate;
animation-duration: 1.5s;
animation-iteration-count: infinite;
animation-name: hover;
animation-timing-function: linear;
transform: translateY(-35px);
}
.contfulldiv-heading 
{
font-family: Calibri !important;
text-align: center !important;
font-size: 28px;
font-weight: normal;
color: #000000;
margin: 0px !important;
margin: 0px !important;
}
.contfulldiv-text   
{
font-family: Calibri !important;
font-size: 19px !important;
color: #1B1B1B !important;
text-align: center;
line-height: 150% !important;
padding:10px 15px;
}
.contfulldiv-text a   
{
color: #1B1B1B !important;
}
.contfulldiv-text a:hover 
{
color:#e98a34 !important;
}
.footerdiv1
{
width:100%;
margin:0 auto;
}
.footerdiv2
{
width:60%;
margin:0 auto;
}	
.footertext
{
font-family:Calibri !important;
font-size:18px !important;
color:#ffffff;	
text-align:justify !important;
}
.copyright 
{
border-top: 1px solid #0f2f57;
text-align: center;
padding:10px 0px !important;
font-family:calibri !important;
font-size:18px;
color:#dbdbdb;
width:100%;
float:left;
background-color:#071527;
}
.imgpad 
{
padding: 12px;
box-shadow: 0 8px 6px -6px #ccc;
border: 1px solid #dedede;
}
.py-3
{
padding-top:13px !important;
padding-bottom:13px!important;
}
.px-3
{
padding-right: 10px !important;
padding-left:5px !important;
}
.sticky-link-arrow
{
background-color: #fff;
padding: .325rem .325rem .325rem .325rem;
border-radius: 50rem 0rem 0rem 50rem;
left: -46px;
box-shadow: 0 0 4px 2px rgba(0,0,0,0.2);
-webkit-box-shadow: 0 0 4px 2px rgba(0,0,0,0.2);
position: absolute;
top:43% !important;
}
.rightroundbutton
{
background-color:#e98a34 !important;
border:1px solid #e98a34 !important;	
}
.rightroundbutton:hover
{
background-color:#e28028 !important;
border:1px solid #e28028 !important;	
}
.rightbluetext
{
font-size:14px !important; 
padding-top:3px !important;
color:#01509d !important;
font-weight:590 !important;
line-height:115%;
font-family:calibri !important;	
}
.about-four__shape
{
position: absolute;
left: 146px;
width: 97px;
height: 133px;
background-image: url(../img/note.png);
background-repeat: no-repeat;
animation-name: shapeMover;
animation-duration: 4s;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@keyframes shapeMover {
	0%,
	100% {
		transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
	}
	50% {
		transform: perspective(400px) rotate(-20deg) translateZ(10px) translateY(10px) translateX(10px);
	}
}
.loanimg
{
position: absolute;
background-image: url(../img/loan.png);
left: 125px;
width:139px;
height:179px;
animation-name: shapeMover;
animation-duration: 4s;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
.note
{
position: absolute;
background-image: url(../img/small.png);
right:150px;
width:83px;
height:69px;
animation-name: shapeMover;
animation-duration: 4s;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
.service-one__icon-3 
{
background-image: url(../img/service-h-3.png);
height:107px;
width:190px;
left: 125px;
animation-name: bubbleMover;
animation-timing-function: linear;
animation-iteration-count: infinite;
animation-duration: 8s;
position: absolute;

}
@keyframes bubbleMover {
	0% {
		transform: translateY(0px) translateX(0) rotate(0);
	}
	30% {
		transform: translateY(10px) translateX(30px) rotate(5deg);
		transform-origin: center center;
	}
	50% {
		transform: translateY(30px) translateX(50px) rotate(15deg);
		transform-origin: right bottom;
	}
	80% {
		transform: translateY(10px) translateX(30px) rotate(5deg);
		transform-origin: left top;
	}
	100% {
		transform: translateY(0px) translateX(0) rotate(0);
		transform-origin: center center;
	}
}
.contactbanner
{
width:100%;
float:left;	
background: url(../img/contact.jpg) no-repeat center;
background-size: cover;
min-height:356px;
height:100% !important;
margin-top:100px !important;
}
.bannertext
{
font-family:Times New Roman !important;
font-size:60px;
text-align:left;
color:#ffffff;	
font-weight:bold;
margin-top:130px;
text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.conmar50
{
margin-top:50px !important;	
}
.conmar40
{
margin-top:40px !important;	
}
.conmarbottom40
{
margin-bottom:40px !important;	
}
.confulldiv
{
width:100%;
float:left;
}	
.conticondiv
{
width:15%;
float:left;	
}	
.conttextdiv
{
width:60%;
float:left;	
}	
.contbigtext
{
font-family:calibri !important;
font-size:24px;
font-weight:bold;
letter-spacing:1px;
margin:0px !important;
padding:0px !important;
}
.contsmalltext
{
font-family:calibri !important;
font-size:20px;
color: #575a7b;
text-align:justify;
margin:0px !important;
padding:0px !important;
padding-top:8px !important;
}
.contact-info-one__icon
{
width:61px;
height:61px;
background-color:#f78c00;
color: #fff;
font-size: 18px;
transition: all 0.9s ease;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
}
.contact-info-one__icon:hover
{
background-color: #004f96;
}
.conticon 
{
font-size:25px !important;
color: #ffffff !important;
}
.indexpropselect 
{
display: flex;
flex-direction: column;
width:100% !important;
background-color:#ffffff;
padding:8px 0px !important;
border: 1px solid #ced4da;
}
.option1 
{
padding: 0 30px 0 10px;
min-height: 40px;
display: flex;
align-items: center;
background: #ffffff;
position: absolute;
color:#7f7e7d;
pointer-events: none;
order: 2;
z-index: 1;
transition: background 0.4s ease-in-out;
box-sizing: border-box;
overflow: hidden;
white-space: nowrap;
font-family:calibri;
font-size:19px;
}
.option1:hover
{
background: #dddddd;
color:#111;
border:none transparent !important;
font-weight:normal;
}
.indexpropselect:focus .option1 
{
position: relative;
pointer-events: all;
}
.selectinput 
{
opacity: 0;
position: absolute;
left: -99999px;
}
.selectinput:checked + label
{
order: 1;
z-index: 1;
background: #ffffff;
border-top: none;
position: relative;
}
.selectinput:checked + label:after
{
content: "";
width: 0;
height: 0;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid black;
position: absolute;
right: 10px;
top: calc(50% - 2.5px);
pointer-events: none;
z-index: 3;
}
.selectinput:checked + label:before
{
position: absolute;
right: 0;
height: 40px;
width: 40px;
content: "";
background: #ffffff;
}
.coninput
{
width:100%;
padding:13px 0px;
text-indent:20px;
color: #222222 !important;
background-color: #fff;
border: 1px solid #ced4da;
border-radius:6px;
}
.coninput:focus
{
outline:none !important;
border:1px solid #f58220 !important;
}
.contactselect
{
width:100% !important; 
padding:16px 0px !important;
border: 1px solid #ced4da !important;
background-color:#ffffff !important;
text-indent:10px !important;
color: #A3A3A3 !important;
}
.contactheading
{
font-family:calibri;
font-size:38px;
color:#111;
text-align:left;
margin:0px;
padding:0px;
line-height:110% !important;
font-weight:bold;
}
.contactbutton
{
font-family:Calibri !important;
color: #ffffff;
font-size:19px;
font-weight:500;
text-transform: uppercase;
padding:11px 50px;
background-color:#f28d00 !important;
border:1px solid #ffffff;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.contactbutton:hover
{
background-color:#005399 !important;
color:#ffffff !important;	
}
.aboutbanner
{
width:100%;
float:left;	
background: url(../img/about.jpg) no-repeat center;
background-size: cover;
min-height:356px;
height:100% !important;
margin-top:100px !important;
}
.bluediv
{
width:100%;
float:left;
background-color:#045199;
padding:55px 0px;
letter-spacing:1px !important;	
font-family:Calibri;
font-size:60px;
font-weight:bold;
text-align:center;
color:#ffffff;
text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.mission
{
font-family: calibri !important;
font-size:38px;
font-weight: bold;
letter-spacing: 1px;
margin:0px !important;
padding: 0px !important;
}
.skill-section
{
padding-bottom:0px !important;
position:relative;
}
.skill-section::before
{
position: absolute;
left: 0;
top: 0;
content: "";
height:800px;
width: 800px;
border-radius: 50%;
background-color: #f5f5f5;
z-index: -1;
-webkit-transform: translate(0px, 0%);
transform: translate(-300px, -60%);
}
.sketch
{
background-image: url(../img/01.png);
background-position: top left;
background-repeat:repeat-x;
height: 100% !important;
width: 100% !important;
}
.homeloanbanner
{
width:100%;
float:left;	
background: url(../img/homloan.jpg) no-repeat center;
background-size: cover;
min-height:356px;
height:100% !important;
margin-top:100px !important;
}
.arrowimg
{
background-image: url(../img/process.png);
background-position: center top;
background-repeat:no-repeat;
height: 100% !important;
width: 100% !important;
}
.process-card
{
width:100%;
text-align: center;
margin: auto;
}
.process-icon
{
position: relative;
}
.process-icon-in 
{
position: relative;
display: flex;
align-items: center;
justify-content: center;
border-style: solid;
border-width: 1px;
border-color:#f58220;
border-radius: 50%;
background-color: rgb(255, 255, 255);
height: 150px;
width: 150px;
margin: 0 auto;
z-index: 1;
}
.process-icon-in::before
{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
content: "";
border-radius: 50%;
background-color: #f58220;
transform: scale(0);
transform-origin: center;
transform-style: preserve-3d;
transition: all 0.4s;
z-index: -1;
}
.process-card:hover .process-icon-in:before
{
transform: scaleX(1);
}
span.overlay
{
position: absolute;
top: 0;
right: 25%;
width: 50px;
height: 50px;
display: block;
border-radius: 50%;
z-index: 1;
font-size: 31px;
font-weight: 900;
color:#f58220;
transition: .5s ease-in-out;
background: #fff;
border: 2px solid #f58220;
line-height: 42px;
}
.applytext
{
font-size:19px;
font-weight:bold;
margin-top:10px !important;
text-align:center;
}
.martop80
{
margin-top:80px !important;	
}
.martop45
{
margin-top:45px !important;	
}
.elmartop
{
margin-top:40px;	
}
.martop100
{
margin-top:100px !important;	
}
.collapsible 
{
background-color: #fff;
color:#111;
cursor: pointer;
padding: 12px 18px;
width: 100%;
border: none;
text-align: left;
outline: none;
font-size:25px;
border:1px dashed #bababc;
}
.active, .collapsible:hover
{
background-color:none transparent !important;
}
.collapsible:after
{
content: '\002B';
color:#005098;
font-weight: bold;
float: right;
margin-left: 5px;
}
.active:after 
{
content: "\2212";
}
.content
{
padding:0px 18px ;
max-height: 0;
overflow: hidden;
transition: max-height 0.2s ease-out;
background-color: #fff;
-webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,.2);
box-shadow: 0 0 8px 0 rgba(0,0,0,.2);	
}
.collmartop
{
margin-top:20px !important;	
}
.loandiv
{
width:90%;
float:left;	
margin-left:30px;
}
.loandiv ul
{
width:100%;
float:left;	
list-style:disc;
padding:0px;
margin:0px;
clear:both;
}
.loandiv li
{
list-style:disc;
font-family: Calibri !important;
font-weight: normal;
font-size: 19px;
padding:3px 0px;
color: #3B3B3B;
}
.padtop16
{
padding-top:16px;	
}
.whiteline
{
width:30%;
margin:0 auto;
margin-top:-20px;
height:2px;
background-color:#fff;
}
.bluedivsmalltext
{
font-size:17px;
color:#fff;
text-align:center;
margin:0px;
padding:0px;
padding-top:16px;
text-shadow:none !important;
}
.whitebutton
{
font-family:Calibri !important;
color: #ffffff;
font-size:19px;
font-weight:bold;
text-transform: uppercase;
padding:13px 45px;
background: none transparent !important;
border:1px solid #ffffff;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
-moz-border-radius:40px;
-webkit-border-radius:40px;
-khtml-border-radius:40px;
border-radius:40px;
margin-top:5px !important;
}
.whitebutton:hover
{
background-color:#ffffff !important;
color:#173d6e !important;	
}
.homeloicdiv
{
width:70%;
margin:0 auto;
}
.homeloic50
{
width:50%;
float:left;	
}
.homeloicfull
{
width:100%;
float:left;	
}
.homeloanicon
{
width:15%;
float:left;
margin-top:6px;
}
.homeloantext
{
width:85%;
float:left;
}
.homeloantext1
{
font-size:19px;
color:#111;
}
.homeloantext2 
{
font-size:22px;
color:#162b75;
}
.homeloantext2
{
color:#162b75 !important;
}
.homeloantext2 a:hover
{
color:#045199 !important;
}
.homeloaniconhide
{
display:none !important;   
}
.homloicright
{
text-align:right !important;	
}
.personalloanbanner
{
width:100%;
float:left;	
background: url(../img/personalloan.jpg) no-repeat center;
background-size: cover;
min-height:356px;
height:100% !important;
margin-top:100px !important;
}
.benefitfulldiv
{
width:100%;
float:left;
padding:10px 0px;
border:1px solid #e5e5e8;
transition: 1s;
}
.benefitfulldiv:hover
{
transform: scale(1.1);
box-shadow: 0 1px 1px rgba(0,0,0,0.12), 
0 2px 2px rgba(0,0,0,0.12), 
0 4px 4px rgba(0,0,0,0.12), 
0 8px 8px rgba(0,0,0,0.12),
0 16px 16px rgba(0,0,0,0.12);
cursor:pointer;
}	
.loanprocess 
{
background-image: url(../img/lopr.png);
background-position: top center;
 background-repeat: no-repeat;
background-size: contain;
background-position: 50% 50%;
min-height:475px !important;
width:100% !important;
height:100% !important;
}
.redbuttonpadtop
{
padding-top:310px !important;
}
.redbuttondiv
{
width:11%;
margin:0 auto;
text-align:center!important; 
}	
.arrow-button 
{
display: flex;
color: #ffffff;
background-color: #cd132f;
padding:10px 15px;
-moz-border-radius: 40px;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
border-radius:50px;
transition: all .3s ease;
font-weight: bold;
cursor: pointer;
align-items: center;
font-size:13px;
border:1px solid #cd132f;
}
.arrow-button &gt; .arrow
{
width: 6px;
height: 6px;
border-right: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
position: relative;
transform: rotate(-45deg);
margin: 0 6px;
transition: all .3s ease;
}
.arrow-button &gt; .arrow::before
{
display: block;
background-color: currentColor;
width: 3px;
transform-origin: bottom right;
height: 2px;
position: absolute;
opacity: 0;
bottom: calc(-2px / 2);
transform: rotate(45deg);
transition: all .3s ease;
content: "";
right: 0;
}
.arrow-button:hover &gt; .arrow
{
transform: rotate(-45deg) translate(4px, 4px);
border-color: text-hover-color;
}
.arrow-button:hover &gt; .arrow::before
{
opacity: 1;
width: 8px;
}
.arrow-button:hover
{
background-color: #cd132f;
color: #fff;
}
.businessloanbanner
{
width:100%;
float:left;	
background: url(../img/businessloan.jpg) no-repeat center;
background-size: cover;
min-height:356px;
height:100% !important;
margin-top:100px !important;
}
.educationloanbanner
{
width:100%;
float:left;	
background: url(../img/education.jpg) no-repeat center;
background-size: cover;
min-height:356px;
height:100% !important;
margin-top:100px !important;
}
.goldloanbanner
{
width:100%;
float:left;	
background: url(../img/gold.jpg) no-repeat center;
background-size: cover;
min-height:356px;
height:100% !important;
margin-top:100px !important;
}
.carloanbanner
{
width:100%;
float:left;	
background: url(../img/car.jpg) no-repeat center;
background-size: cover;
min-height:356px;
height:100% !important;
margin-top:100px !important;
}
.mutualbanner
{
width:100%;
float:left;	
background: url(../img/mutualfund.jpg) no-repeat center;
background-size: cover;
min-height:356px;
height:100% !important;
margin-top:100px !important;
}
.loanheadingmar
{
margin-top:150px !important; 
}	
.orangetext
{
padding: 0px !important;
font-size: 31px !important;
font-weight:bold !important;	
color:#f98a04;	
text-align:center;
}
.loanformdiv
{
float:none !important;
margin:0 auto !important;
padding:30px 35px !important;	
box-shadow: 0 10px 20px rgb(0 0 0 / 10%), 0 6px 6px rgb(0 0 0 / 5%);
margin-bottom:60px !important;
}	
.loanmar
{
padding-top:30px;
}
.input-field
{
width: 100%;
padding:13px 0;
border-left: 0;
border-top: 0;
border-right: 0;
outline: none;
transition: border-color 0.2s ease;
color: #999 !important;
background-color: #fff;
border: 1px solid #ced4da;
border-radius: 6px;
text-indent:15px !important;
}
.input-field:focus
{
outline: none;
border-color:#feb762;
}
::placeholder {
  color: #999;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #999;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: #999;
}

[type="date"] {
  background:#fff url(https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/calendar_2.png)  99% 50% no-repeat ;
}
[type="date"]::-webkit-inner-spin-button {
  display: none;
}
[type="date"]::-webkit-calendar-picker-indicator {
  opacity: 0;
}
.emidiv
{
width:85%;
margin:0 auto;
}
.emi-heading
{
font-size:32px;
letter-spacing:1px;
text-align:center;
color:#00539e;
}
.emihalfdiv
{
width:50%;
float:left;
}
.emihalfdiv-padtop1
{
padding-top:30px;	
}
.emilabel
{
font-size:18px;
font-weight:550;
}
.input-wrapper 
{
display: flex;
flex-flow: row nowrap;
background-color: #abde78;
border-radius: 4px;
margin-top:10px;
margin-bottom:34px;
}
.input-field1 
{
width:100%;
border-radius:0px !important;
font-size:21px !important;
color:#59595a !important;
background-color: #ffffff;
border:1px solid #c8c8c8;
text-indent:15px !important; 
}
.input-field1:focus
{
outline: none;
border-color:#feb762;
}
.input-addon
{
padding:15px 25px;
color: #ffffff;
font-size:18px !important;
}
.emibutton
{
background-color: #f28d00;
border:1px solid #f28d00;
padding:13px 40px;
border-radius:30px;
font-size:19px;
color: #ffffff;
font-weight:bold;
}
.emibutton:hover
{
background-color:#f2a130;
cursor: pointer;
}
.emihalfdiv-padtop2
{
padding-left:135px;
padding-top:67px;	
}
.emidiv1
{
border:1px solid #c8c8c8; 
width:55%; 
height:56px;
padding-left:16px;	
background-color:#ffffff;
}
.emidiv2
{
background-color:#ffffff;
border:1px solid #c8c8c8;
width:55%;
height:53px;
padding-left:16px;
margin-top:75px;
}
.emidiv3
{
background-color:#ffffff;
border:1px solid #c8c8c8;
width:55%; 
height:53px; 
padding-left:16px; 
margin-top:70px;
}
.emilabel2
{
font-size:18px;
font-weight:550;
margin-top:-38px !important;
}
.amounttext
{
font-size:22px !important;	
font-weight:bold;
}
.rupee-padtop
{
padding-top:9px !important;	
}



/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #ed502e;
  border-top-color: white;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #f58220;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: #e66f0a;
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  background: #fff;
  transition: all 0.5s;
  z-index: 997;
  padding:5px 0;
}

#header.header-scrolled {
  padding: 5px 0;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#header .logo {
  font-size: 26px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

#header .logo a {
  color: #0b2341;
}

#header .logo img {

}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar 
{
padding: 0;
}

.navbar ul 
{
margin: 0;
padding: 0;
display: flex;
list-style: none;
align-items: center;
}

.navbar li 
{
position: relative;
}

.navbar a,
.navbar a:focus 
{
display: flex;
align-items: center;
justify-content: space-between;
padding: 10px 0 10px 30px;
font-size:19px;
color:#6e6e6e;
white-space: nowrap;
transition: 0.3s;
font-family:Calibri;
letter-spacing:0.1px;
font-weight:555;
}

.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover&gt;a {
  color: #ed502e;
}

.navbar .getstarted,
.navbar .getstarted:focus {
background: #173d6e;
padding:8px 20px;
margin-left: 30px;
color: #fff;
-moz-border-radius: 40px;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
border-radius: 40px;
}

.navbar .getstarted:hover,
.navbar .getstarted:focus:hover {
  color: #fff;
  background: #f58220;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  padding: 10px 20px;
  text-transform: none;
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover&gt;a {
  color: #ed502e;
}

.navbar .dropdown:hover&gt;ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover&gt;ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }

  .navbar .dropdown .dropdown:hover&gt;ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #0b2341;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

.mobile-nav-toggle.bi-x {
  color: #fff;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
  }
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(4, 12, 21, 0.9);
  transition: 0.3s;
  z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #0b2341;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover&gt;a {
  color: #ed502e;
}

.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover&gt;a {
  color: #ed502e;
}

.navbar-mobile .dropdown&gt;.dropdown-active {
  display: block;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero
{
width: 100%;
height:850px !important;
background-color: rgba(4, 12, 21, 0.8);
overflow: hidden;
position: relative;
}

#hero .carousel,
#hero .carousel-inner,
#hero .carousel-item,
#hero .carousel-item::before {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
}

#hero .carousel-item 
{
background-size: cover;
background-position: top center;
background-repeat: no-repeat;
}

#hero .carousel-item::before
{
content: "";
background-color: rgba(4, 12, 21, 0.1);
}

#hero .carousel-container
{
display: flex;
align-items: center;
position: absolute;
bottom: 0;
top:0px;
left: 50px;
right: 50px;
}

#hero h2
{
color: #fff;
margin: 0;
font-size:80px;
font-weight:600;
font-family:Times New Roman !important;
text-shadow: 0 1px 0 #ccc,
		   0 2px 0 #c9c9c9,
		   0 3px 0 #bbb,
		   0 4px 0 #b9b9b9,
		   0 5px 0 #aaa,
		   0 6px 1px rgba(0,0,0,.1),
		   0 0 5px rgba(0,0,0,.1),
		   0 1px 3px rgba(0,0,0,.3),
		   0 3px 5px rgba(0,0,0,.2),
		   0 5px 10px rgba(0,0,0,.25),
		   0 10px 10px rgba(0,0,0,.2),
		   0 20px 20px rgba(0,0,0,.15);
}

#hero p 
{
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
color: #ffffff;
margin-top:10px;
font-size:35px;
font-family:Times New Roman !important;
font-weight:normal;
text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}

@media (min-width: 1200px) {
  #hero p {
    width: 100%;
  }
}

#hero .carousel-inner .carousel-item {
  transition-property: opacity;
  background-position: center top;
}

#hero .carousel-inner .carousel-item,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .active.carousel-item-end {
  opacity: 0;
}

#hero .carousel-inner .active,
#hero .carousel-inner .carousel-item-next.carousel-item-start,
#hero .carousel-inner .carousel-item-prev.carousel-item-end {
  opacity: 1;
  transition: 0.5s;
}

#hero .carousel-inner .carousel-item-next,
#hero .carousel-inner .carousel-item-prev,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .active.carousel-item-end {
  left: 0;
  transform: translate3d(0, 0, 0);
}

#hero .carousel-control-next-icon,
#hero .carousel-control-prev-icon {
  background: none;
  font-size: 30px;
  line-height: 0;
  width: auto;
  height: auto;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50px;
  transition: 0.3s;
  color: rgba(255, 255, 255, 0.5);
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#hero .carousel-control-next-icon:hover,
#hero .carousel-control-prev-icon:hover {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.8);
}

#hero .carousel-indicators li {
  cursor: pointer;
  background: #fff;
  overflow: hidden;
  border: 0;
  width: 12px;
  height: 12px;
  border-radius: 50px;
  opacity: 0.6;
  transition: 0.3s;
}

#hero .carousel-indicators li.active {
  opacity: 1;
  background: #ed502e;
}

#hero .btn-get-started 
{
font-family: "Raleway", sans-serif;
font-weight:bold;
font-size: 15px;
letter-spacing: 1px;
display: inline-block;
padding: 18px 32px;
-moz-border-radius: 40px;
-webkit-border-radius: 40px;
-khtml-border-radius: 40px;
border-radius: 40px;
transition: 0.5s;
line-height: 1;
color: #fff;
-webkit-animation-delay: 0.8s;
animation-delay: 0.8s;
background: #f48900;
margin-top: 15px;
}

#hero .btn-get-started:hover
{
background: #df7f04;
}

@media (max-width: 992px) {
  #hero {
    height: 100vh;
  }

  #hero .carousel-container {
    text-align: center;
    top: 74px;
  }
}

@media (max-width: 768px) {
  #hero h2 {
    font-size: 30px;
  }
}

@media (min-width: 1024px) {

  #hero .carousel-control-prev,
  #hero .carousel-control-next {
    width: 5%;
  }
}

@media (max-height: 500px) {
  #hero {
    height: 120vh;
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 0px 0;
}

.section-bg {
  background-color: #f6f9fd;
}

.section-title 
{
width:100%;
float:left;
}

.section-title h2 
{
font-size:20px;
font-weight: 500;
padding: 0;
line-height:0px;
margin: 0 0 5px 0;
letter-spacing:1px;
color:#4c4c4c;
font-family: Calibri;;
}

.section-title h2::after {
  content: "";
  width: 120px;
  height: 1px;
  display: inline-block;
  background: #f38b74;
  margin: 4px 10px;
}

.section-title p 
{
margin: 0;
margin: 0;
font-size:35px;
font-weight:bold;
letter-spacing:0px;
font-family: Times New Roman;
color: #0f2f57;
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about .content h3 {
  font-weight: 600;
  font-size: 26px;
}

.about .content ul {
  list-style: none;
  padding: 0;
}

.about .content ul li {
  padding-left: 28px;
  position: relative;
}

.about .content ul li+li {
  margin-top: 10px;
}

.about .content ul i {
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 20px;
  color: #ed502e;
  line-height: 1;
}

.about .content p:last-child {
  margin-bottom: 0;
}

.about .content .btn-learn-more {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 5px;
  transition: 0.3s;
  line-height: 1;
  color: #ed502e;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  margin-top: 6px;
  border: 2px solid #ed502e;
}

.about .content .btn-learn-more:hover {
  background: #ed502e;
  color: #fff;
  text-decoration: none;
}

/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts {
  padding-top: 0;
}

.counts .count-box {
  box-shadow: -10px -5px 40px 0 rgba(0, 0, 0, 0.1);
  padding: 30px;
  width: 100%;
}

.counts .count-box i {
  display: block;
  font-size: 30px;
  color: #ed502e;
  float: left;
}

.counts .count-box span {
  font-size: 42px;
  line-height: 24px;
  display: block;
  font-weight: 700;
  color: #0b2341;
  margin-left: 50px;
}

.counts .count-box p {
  padding: 30px 0 0 0;
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
}

.counts .count-box a {
  font-weight: 600;
  display: block;
  margin-top: 20px;
  color: #164682;
  font-size: 15px;
  font-family: "Poppins", sans-serif;
  transition: ease-in-out 0.3s;
}

.counts .count-box a:hover {
  color: #2169c4;
}

/*--------------------------------------------------------------
# Why Us
--------------------------------------------------------------*/
.why-us {
  padding: 0;
}

.why-us .content {
  padding: 60px 100px 0 100px;
}

.why-us .content h3 {
  font-weight: 400;
  font-size: 34px;
  color: #123a6d;
}

.why-us .content h4 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 5px;
}

.why-us .content p {
  font-size: 15px;
  color: #848484;
}

.why-us .video-box {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 400px;
  position: relative;
}

.why-us .accordion-list {
  padding: 0 100px 60px 100px;
}

.why-us .accordion-list ul {
  padding: 0;
  list-style: none;
}

.why-us .accordion-list li+li {
  margin-top: 15px;
}

.why-us .accordion-list li {
  padding: 20px;
  background: #fff;
  border-radius: 4px;
}

.why-us .accordion-list a {
  display: block;
  position: relative;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  padding-right: 30px;
  outline: none;
  color: #0b2341;
  cursor: pointer;
}

.why-us .accordion-list span {
  color: #ed502e;
  font-weight: 600;
  font-size: 18px;
  padding-right: 10px;
}

.why-us .accordion-list i {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 0;
}

.why-us .accordion-list p {
  margin-bottom: 0;
  padding: 10px 0 0 0;
}

.why-us .accordion-list .icon-show {
  display: none;
}

.why-us .accordion-list a.collapsed {
  color: #0b2341;
}

.why-us .accordion-list a.collapsed:hover {
  color: #ed502e;
}

.why-us .accordion-list a.collapsed .icon-show {
  display: inline-block;
}

.why-us .accordion-list a.collapsed .icon-close {
  display: none;
}

.why-us .play-btn {
  width: 94px;
  height: 94px;
  background: radial-gradient(#ed502e 50%, rgba(237, 80, 46, 0.4) 52%);
  border-radius: 50%;
  display: block;
  position: absolute;
  left: calc(50% - 47px);
  top: calc(50% - 47px);
  overflow: hidden;
}

.why-us .play-btn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.why-us .play-btn::before {
  content: "";
  position: absolute;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate-btn 2s;
  animation: pulsate-btn 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(237, 80, 46, 0.7);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}

.why-us .play-btn:hover::after {
  border-left: 15px solid #ed502e;
  transform: scale(20);
}

.why-us .play-btn:hover::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  -webkit-animation: none;
  animation: none;
  border-radius: 0;
}

@media (max-width: 1024px) {

  .why-us .content,
  .why-us .accordion-list {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 992px) {
  .why-us .content {
    padding-top: 30px;
  }

  .why-us .accordion-list {
    padding-bottom: 30px;
  }
}

@-webkit-keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }

  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

@keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }

  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .icon-box {
  text-align: center;
  background: #fefefe;
  box-shadow: 0px 5px 90px 0px rgba(110, 123, 131, 0.1);
  padding: 80px 20px;
  transition: all ease-in-out 0.3s;
}

.services .icon-box .icon {
  margin: 0 auto;
  width: 64px;
  height: 64px;
  background: #ed502e;
  border-radius: 5px;
  transition: all 0.3s ease-out 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  transform-style: preserve-3d;
  position: relative;
  z-index: 2;
}

.services .icon-box .icon i {
  color: #fff;
  font-size: 28px;
}

.services .icon-box .icon::before {
  position: absolute;
  content: "";
  left: -8px;
  top: -8px;
  height: 100%;
  width: 100%;
  background: #f9c6bb;
  border-radius: 5px;
  transition: all 0.3s ease-out 0s;
  transform: translateZ(-1px);
  z-index: 1;
}

.services .icon-box h4 {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 24px;
}

.services .icon-box h4 a {
  color: #0b2341;
}

.services .icon-box p {
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.services .icon-box:hover {
  background: #ed502e;
  border-color: #ed502e;
}

.services .icon-box:hover .icon {
  background: #fff;
}

.services .icon-box:hover .icon i {
  color: #ed502e;
}

.services .icon-box:hover .icon::before {
  background: #f1775d;
}

.services .icon-box:hover h4 a,
.services .icon-box:hover p {
  color: #fff;
}

/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials .testimonial-wrap {
  padding-left: 50px;
}

.testimonials .testimonials-carousel,
.testimonials .testimonials-slider {
  overflow: hidden;
}

.testimonials .testimonial-item {
  box-sizing: content-box;
  padding: 30px 30px 30px 60px;
  margin: 30px 15px;
  min-height: 200px;
  box-shadow: 0px 0px 20px 0px rgba(11, 35, 65, 0.1);
  position: relative;
  background: #fff;
}

.testimonials .testimonial-item .testimonial-img {
  width: 90px;
  border-radius: 10px;
  border: 6px solid #fff;
  position: absolute;
  left: -45px;
}

.testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
}

.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0;
}

.testimonials .testimonial-item .quote-icon-left,
.testimonials .testimonial-item .quote-icon-right {
  color: #fdedea;
  font-size: 26px;
}

.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}

.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
}

.testimonials .testimonial-item p {
  font-style: italic;
  margin: 15px auto 15px auto;
}

.testimonials .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #ed502e;
}

.testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ed502e;
}

/*--------------------------------------------------------------
# Cta
--------------------------------------------------------------*/
.cta {
  padding: 80px 0;
  background: #0b2341;
}

.cta h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

.cta p {
  color: #fff;
}

.cta .cta-btn {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 35px;
  border-radius: 4px;
  transition: 0.5s;
  margin-top: 10px;
  border: 2px solid #ed502e;
  color: #fff;
}

.cta .cta-btn:hover {
  background: #ed502e;
  border: 2px solid #ed502e;
}

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 auto 25px auto;
  list-style: none;
  text-align: center;
  border-radius: 50px;
}

.portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  color: #0b2341;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}

.portfolio #portfolio-flters li:hover,
.portfolio #portfolio-flters li.filter-active {
  color: #ed502e;
}

.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

.portfolio .portfolio-item {
  margin-bottom: 30px;
}

.portfolio .portfolio-item .portfolio-info {
  opacity: 0;
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 0;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  background: rgba(255, 255, 255, 0.9);
  padding: 15px;
}

.portfolio .portfolio-item .portfolio-info h4 {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  color: #0b2341;
}

.portfolio .portfolio-item .portfolio-info p {
  color: #1a5298;
  font-size: 14px;
  margin-bottom: 0;
}

.portfolio .portfolio-item .portfolio-info .preview-link,
.portfolio .portfolio-item .portfolio-info .details-link {
  position: absolute;
  right: 40px;
  font-size: 24px;
  top: calc(50% - 18px);
  color: #123a6d;
}

.portfolio .portfolio-item .portfolio-info .preview-link:hover,
.portfolio .portfolio-item .portfolio-info .details-link:hover {
  color: #ed502e;
}

.portfolio .portfolio-item .portfolio-info .details-link {
  right: 10px;
}

.portfolio .portfolio-item .portfolio-links {
  opacity: 0;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 3;
  position: absolute;
  transition: all ease-in-out 0.3s;
}

.portfolio .portfolio-item .portfolio-links a {
  color: #fff;
  margin: 0 2px;
  font-size: 28px;
  display: inline-block;
  transition: 0.3s;
}

.portfolio .portfolio-item .portfolio-links a:hover {
  color: #f59f8c;
}

.portfolio .portfolio-item:hover .portfolio-info {
  opacity: 1;
  bottom: 20px;
}

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
  padding-top: 40px;
}

.portfolio-details .portfolio-details-slider img {
  width: 100%;
}

.portfolio-details .portfolio-details-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #ed502e;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ed502e;
}

.portfolio-details .portfolio-info {
  padding: 30px;
  box-shadow: 0px 0 30px rgba(11, 35, 65, 0.08);
}

.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}

.portfolio-details .portfolio-info ul li+li {
  margin-top: 10px;
}

.portfolio-details .portfolio-description {
  padding-top: 30px;
}

.portfolio-details .portfolio-description h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}

.portfolio-details .portfolio-description p {
  padding: 0;
}

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team .member {
  text-align: center;
  margin-bottom: 20px;
  background: #343a40;
  position: relative;
  overflow: hidden;
}

.team .member .member-info {
  opacity: 0;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  transition: 0.2s;
}

.team .member .member-info-content {
  position: absolute;
  left: 50px;
  right: 0;
  bottom: 0;
  transition: bottom 0.4s;
}

.team .member .member-info-content h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
  color: #fff;
}

.team .member .member-info-content span {
  font-style: italic;
  display: block;
  font-size: 13px;
  color: #fff;
}

.team .member .social {
  position: absolute;
  left: -50px;
  top: 0;
  bottom: 0;
  width: 50px;
  transition: left ease-in-out 0.3s;
  background: rgba(11, 35, 65, 0.5);
  text-align: center;
}

.team .member .social a {
  transition: color 0.3s;
  display: block;
  color: #fff;
  margin-top: 15px;
}

.team .member .social a:hover {
  color: #ed502e;
}

.team .member .social i {
  font-size: 18px;
  margin: 0 2px;
}

.team .member:hover .member-info {
  background: linear-gradient(0deg, rgba(11, 35, 65, 0.9) 0%, rgba(11, 35, 65, 0.8) 20%, rgba(0, 212, 255, 0) 100%);
  opacity: 1;
  transition: 0.4s;
}

.team .member:hover .member-info-content {
  bottom: 30px;
  transition: bottom 0.4s;
}

.team .member:hover .social {
  left: 0;
  transition: left ease-in-out 0.3s;
}

/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/
.pricing .row {
  padding-top: 40px;
}

.pricing .box {
  padding: 80px 40px;
  margin-bottom: 30px;
  box-shadow: 0px 5px 90px 0px rgba(110, 123, 131, 0.1);
  background: #fff;
  text-align: center;
}

.pricing h3 {
  font-weight: 300;
  margin-bottom: 15px;
  font-size: 28px;
}

.pricing h4 {
  font-size: 46px;
  color: #0b2341;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 25px;
}

.pricing h4 span {
  color: #bababa;
  font-size: 18px;
  display: block;
}

.pricing ul {
  padding: 0;
  list-style: none;
  color: #999;
  text-align: left;
  line-height: 20px;
}

.pricing ul li {
  padding-bottom: 12px;
}

.pricing ul i {
  color: #ed502e;
  font-size: 18px;
  padding-right: 4px;
}

.pricing ul .na {
  color: #ccc;
}

.pricing ul .na i {
  color: #ccc;
}

.pricing ul .na span {
  text-decoration: line-through;
}

.pricing .get-started-btn {
  display: inline-block;
  padding: 10px 40px 11px 40px;
  border-radius: 4px;
  color: #0b2341;
  transition: none;
  font-size: 14px;
  font-weight: 600;
  transition: 0.3s;
  border: 2px solid #0b2341;
  background: #fff;
}

.pricing .get-started-btn:hover {
  background: #0b2341;
  color: #fff;
}

.pricing .featured {
  z-index: 10;
  padding: 100px 40px;
  border: 4px solid #ed502e;
}

.pricing .featured .get-started-btn {
  background: #ed502e;
  color: #fff;
  border-color: #ed502e;
}

.pricing .featured .get-started-btn:hover {
  background: #ef6445;
}

@media (max-width: 992px) {
  .pricing .box {
    max-width: 60%;
    margin: 0 auto 30px auto;
  }
}

@media (max-width: 767px) {
  .pricing .box {
    max-width: 80%;
    margin: 0 auto 30px auto;
  }
}

@media (max-width: 420px) {
  .pricing .box {
    max-width: 100%;
    margin: 0 auto 30px auto;
  }
}

/*--------------------------------------------------------------
# Frequently Asked Questions
--------------------------------------------------------------*/
.faq .faq-item {
  margin: 20px 0;
  padding: 20px 0;
  border-bottom: 1px solid #e9f1fb;
}

.faq .faq-item i {
  color: #669ee5;
  font-size: 20px;
  float: left;
  line-height: 0;
  padding: 13px 0 0 0;
  margin: 0;
}

.faq .faq-item h4 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  margin: 0 0 10px 28px;
  font-family: "Poppins", sans-serif;
}

.faq .faq-item p {
  font-size: 15px;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info-box {
  color: #0b2341;
  text-align: center;
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 20px 0 30px 0;
  background: #fff;
}

.contact .info-box i {
  font-size: 32px;
  color: #ed502e;
  border-radius: 50%;
  padding: 8px;
  border: 2px dotted #fbdad2;
}

.contact .info-box h3 {
  font-size: 20px;
  color: #777777;
  font-weight: 700;
  margin: 10px 0;
}

.contact .info-box p {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.contact .php-email-form {
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 30px;
  background: #fff;
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .error-message br+br {
  margin-top: 25px;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input,
.contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  border-radius: 4px;
}

.contact .php-email-form input:focus,
.contact .php-email-form textarea:focus {
  border-color: #ed502e;
}

.contact .php-email-form input {
  padding: 10px 15px;
}

.contact .php-email-form textarea {
  padding: 12px 15px;
}

.contact .php-email-form button[type=submit] {
  background: #ed502e;
  border: 0;
  padding: 10px 30px;
  border-radius: 4px;
  color: #fff;
  transition: 0.4s;
}

.contact .php-email-form button[type=submit]:hover {
  background: #ef6445;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 15px 0;
  background: #f6f9fd;
  min-height: 40px;
  margin-top: 82px;
}

@media (max-width: 992px) {
  .breadcrumbs {
    margin-top: 74px;
  }
}

.breadcrumbs h2 {
  font-size: 28px;
  font-weight: 600;
  color: #0b2341;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol li+li {
  padding-left: 10px;
}

.breadcrumbs ol li+li::before {
  display: inline-block;
  padding-right: 10px;
  color: #123a6d;
  content: "/";
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer
{
background: #071527;
padding-top:30px;
color: #fff;
font-size: 14px;
}
#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Raleway", sans-serif;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 4px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
  background: #0a1e38;
}

#footer .footer-top .social-links a:hover {
  color: #fff;
  background: #ed502e;
  text-decoration: none;
}

#footer .footer-top h4 {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #f58220;
  font-size: 19px;
}

#footer .footer-top .footer-links ul li {
  padding: 8px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
  color: #f58220;
}

#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}

@media (max-width: 575px) {
  #footer .footer-top .footer-info {
    margin: -20px 0 30px 0;
  }
}</pre></body></html>