|
|
@ -98,10 +98,6 @@
|
|
|
|
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
|
|
|
|
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
|
|
|
|
background-color: #ff7e00;
|
|
|
|
background-color: #ff7e00;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.nav-pills .nav-link.active,
|
|
|
|
|
|
|
|
.nav-pills .show > .nav-link {
|
|
|
|
|
|
|
|
background-color: #ff7e00;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.page-link {
|
|
|
|
.page-link {
|
|
|
|
color: #ff7e00;
|
|
|
|
color: #ff7e00;
|
|
|
|
border: 1px solid #dee2e6;
|
|
|
|
border: 1px solid #dee2e6;
|
|
|
@ -160,14 +156,6 @@ button.bg-primary:focus {
|
|
|
|
a.text-primary:hover, a.text-primary:focus {
|
|
|
|
a.text-primary:hover, a.text-primary:focus {
|
|
|
|
color: #cc6500 !important;
|
|
|
|
color: #cc6500 !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.nav-link {
|
|
|
|
|
|
|
|
font-weight: 500;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.case-study .col-md-12 {
|
|
|
|
.case-study .col-md-12 {
|
|
|
|
transform: translateY(-130px);
|
|
|
|
transform: translateY(-130px);
|
|
|
@ -353,19 +341,11 @@ h1 {
|
|
|
|
margin-left: 25%;
|
|
|
|
margin-left: 25%;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.myHeading{
|
|
|
|
.myHeading{
|
|
|
|
font-size: 20px;
|
|
|
|
font-size: 20px;
|
|
|
|
font-weight: 400;
|
|
|
|
font-weight: 400;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.navbar-expand-lg .navbar-nav .nav-link {
|
|
|
|
|
|
|
|
padding-right: 1.5rem;
|
|
|
|
|
|
|
|
padding-left: 1.5rem;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.btnRoundded {
|
|
|
|
.btnRoundded {
|
|
|
|
border-radius: 0.8rem;
|
|
|
|
border-radius: 0.8rem;
|
|
|
|
width: 208px !important;
|
|
|
|
width: 208px !important;
|
|
|
@ -373,7 +353,7 @@ h1 {
|
|
|
|
.buttonMargin{
|
|
|
|
.buttonMargin{
|
|
|
|
margin: 13px 12px 12px 10px;
|
|
|
|
margin: 13px 12px 12px 10px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
a{
|
|
|
|
body a{
|
|
|
|
color: #000;
|
|
|
|
color: #000;
|
|
|
|
font-weight: 400;
|
|
|
|
font-weight: 400;
|
|
|
|
}
|
|
|
|
}
|
|
|
|