@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300&display=swap');

html,

body {

    width: 100%;

    height: 100%;

    font-size: 20px;

    line-height: 25px;

}



.memeberlistheading{
    font-weight: bold; float:left; width:200px;  margin-top:10px;
    }
    .memeberlistdetail{
    float:left; width:500px;  margin-top:10px;
    }
    .memeberlistheading2{
        margin-left:10px;
        font-weight: bold; float:left; width:80%;  margin-left:50px;
        }
        .memeberlistdetail2{
        float:left; width:80%;  margin-left:50px;
        }

.membercontain{
    margin:10px; background-color:#fff; width:100%; clear:both; padding:10px; float:left;
    -webkit-box-shadow: 0px 0px 14px -4px rgba(0,0,0,0.31);
    -moz-box-shadow: 0px 0px 14px -4px rgba(0,0,0,0.31);
    box-shadow: 0px 0px 14px -4px rgba(0,0,0,0.31);
}
.membercontain2{
    margin:10px; background-color:#fff; width:100%; clear:both; padding:10px; float:left;
   
}
body {

    font-family: 'Josefin Sans', sans-serif;

    font-size: 20px;

    line-height: 25px;

   

}



hr {

    max-width: 50px;

    border-color: #435ab9;

    border-width: 3px;

}



hr.light {

    border-color: #fff;

}



a {

    color: #435ab9;

    -webkit-transition: all .35s;

    -moz-transition: all .35s;

    transition: all .35s;

}



a:hover,

a:focus {

    color: #435ab9;

	outline:none;

}



h1{

	font-family: 'Open Sans', sans-serif;

	color:#FFBE00;

	text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);

}

h2

h3,

h4,

h5,

h6 {    

    font-family: 'Open Sans', sans-serif;

}

h4{

    font-size: 22px;

}

h5{

    font-size: 18px;

}

h3{

    color: #61666c;

    font-size: 25px;

    font-weight: bold;

}

.memberimage{
    float:left;
}


.image-gallery{
    margin: 0 auto;
    width: 100%;
    overflow: auto;
}

.image-gallery img{
    width: 100% !important;
}


.page-office{
    float:left;
    width:20%;
}

.page-office img{
    width:100% !important;
}
.page-office2{
    margin:0 auto !important;
    width: 200px;
    height: 200px;
    overflow: hidden;
    border-radius: 50%;
    margin:10px;
   
  
}
.containermember{
    float:left;
    width:25%;
    width: 210px;
    height: 240px;
    text-align: center;
    margin:20px;
    overflow: hidden;
    font-weight: bold;  
}

.page-office2 img{
    width:100% !important;
}

.form-control {
    height: 50px;
    border: 1px solid #494949;
    background-color: #000;
    color:#fff;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 18px;

}

.form-control:focus {
   border:1px solid #494949;

}





p {

    margin-bottom: 20px;

    font-size: 20px;

    line-height: 25px;

}



.mainsmall{

    font-size: 20px;

    line-height: 25px;

	color:#FFBE00;

	text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);

}



.bg-primary {

    background-color: #000;

}



.bg-dark {

    color: #fff;

    background-color: #222;

}



.text-faded {

    color: rgba(255,255,255,.7);

}



section {

    padding: 40px 0;

}



aside {

    padding: 10px 0;

}



.no-padding {

    padding: 0;

}



.navbar-default {

    z-index: 999999;

    border-color: rgba(34,34,34,.05);

    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;

    background-color: #000;

    -webkit-transition: all .35s;

    -moz-transition: all .35s;

    transition: all .35s;

}



.navbar-default .navbar-header .navbar-brand {

    text-transform: uppercase;

    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;

    font-weight: 700;

    color: #FFF;

}



.navbar-default .navbar-header .navbar-brand:hover,

.navbar-default .navbar-header .navbar-brand:focus {

    color: #FFF;

}



.navbar-default .nav > li>a,

.navbar-default .nav>li>a:focus {

    text-transform: uppercase;

    font-size: 13px;

    font-weight: 700;

}



.navbar-default .nav > li>a:hover,

.navbar-default .nav>li>a:focus:hover {

    color: #FFF;

}



.navbar-default .nav > li.active>a,

.navbar-default .nav>li.active>a:focus {

	font-family:'Josefin Sans', sans-serif;

    color: #FFF !important;

    background-color: transparent;

}



.navbar-default .nav > li.active>a:hover,

.navbar-default .nav>li.active>a:focus:hover {

    background-color: transparent;

}

a:hover {

	text-decoration:none;

}



.spacer{

	float:left;

	width:15px;

	height:48px;

	background-color:#FFF;

	margin-right:2px;

}



.section-heading {

	border-bottom:1px dotted rgba(0,0,0,0.5);	

	padding:8px 0px 8px 0px;

    margin-top: 0;

	text-transform:uppercase;

	color:#3e495a;

}
.section-headingw {

    color:#fff;
	border-bottom:1px dotted #fff;	

	padding:8px 0px 8px 0px;

    margin-top: 0;

	text-transform:uppercase;

	color:#3e495a;

}



.section-heading2 {

	border-bottom:1px dotted rgba(0,0,0,0.5);	

	padding:8px 8px 8px 0;

    margin-top: 0;

	text-transform:uppercase;

	opacity:.8;

}



.section-heading3 {

	border-bottom:1px dotted rgba(0,0,0,0.5);	

	padding:8px;

    margin-top: 0;

	text-transform:uppercase;

	color:#FFF;

}



.service-box {

    margin: 50px auto 0;

    max-width: 400px;

}



.stat-icon{

	margin-bottom:10px;

	margin-right:10px;

	float:left;

}



.ser-text{

    margin-left:10px;

	margin-top:34px;

	float:left;

	width:70%;

	font-size:18px;

}



.ser-text2{

	margin-top:10px;

	float:left;

	width:100%;

}



@media(min-width:768px) {

   

    .navbar-default {

        background-color: rgba(0,0,0,.8);

        z-index: 999999;

    }



    .navbar-default .navbar-header .navbar-brand {

        color: rgba(255,255,255,1);

    }



    .navbar-default .navbar-header .navbar-brand:hover,

    .navbar-default .navbar-header .navbar-brand:focus {

        color: #fff;

    }



    .navbar-default .nav > li>a,

    .navbar-default .nav>li>a:focus {

        color: rgba(255,255,255,.7);

		font-family:'Josefin Sans', sans-serif;

    }



    .navbar-default .nav > li>a:hover,

    .navbar-default .nav>li>a:focus:hover {

        color: #fff;

		font-family:'Josefin Sans', sans-serif;

    }



    .navbar-default.affix {

        border-color: rgba(34,34,34,.05);

        background-color: rgba(0,0,0,.8);

    }



    .navbar-default.affix .navbar-header .navbar-brand {        

    }



    .navbar-default.affix .navbar-header .navbar-brand:hover,

    .navbar-default.affix .navbar-header .navbar-brand:focus {

        color: #FFF;

    }



    .navbar-default.affix .nav > li>a,

    .navbar-default.affix .nav>li>a:focus {

		font-family:'Josefin Sans', sans-serif;

    }



    .navbar-default.affix .nav > li>a:hover,

    .navbar-default.affix .nav>li>a:focus:hover {

		font-family:'Josefin Sans', sans-serif;

        color: #FFF;

    }

}



header {	

    position: relative;

    width: 100%;

    min-height: auto;

    text-align: center;

    color: #fff;

    background-image: url(../img/header.jpg);

    background-position: center;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    background-size: cover;

    -o-background-size: cover;

}

.header-about {

	background-attachment : fixed;

    position: relative;

    width: 100%;

    min-height: auto;

    color: #000;

    background-image: url(../img/header5.jpg);

    background-position: center;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    background-size: cover;

    -o-background-size: cover;

}



.header-mail {

	background-attachment : fixed;

    position: relative;

    width: 100%;

    min-height: auto;

    color: #000;

    background-image: url(../img/header4.jpg);

    background-position: center;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    background-size: cover;

    -o-background-size: cover;

}



.header-blog {

	background-attachment : fixed;

    position: relative;

    width: 100%;

    min-height: auto;

    color: #000;

    background-image: url(../img/header3.jpg);

    background-position: center;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    background-size: cover;

    -o-background-size: cover;

}





.header-stat {

	background-attachment : fixed;

    position: relative;

    width: 100%;

    min-height: auto;

    color: #000;

    background-image: url(../img/header3.jpg);

    background-position: center;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    background-size: cover;

    -o-background-size: cover;

}

.header-stat5 {

	background-attachment : fixed;

    position: relative;

    width: 100%;

    min-height: auto;

    color: #000;

    background-image: url(../img/header30.jpg);

    background-position: center;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    background-size: cover;

    -o-background-size: cover;

}



.header-stat2 {

	background-attachment : fixed;

    position: relative;

    width: 100%;

    min-height: auto;

    color: #000;

    background-image: url(../img/header10.jpg);

    background-position: center;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    background-size: cover;

    -o-background-size: cover;

}

.header-contact2 {

	background-attachment : fixed;

    position: relative;

    width: 100%;

    min-height: auto;

    color: #000;

    background-image: url(../img/header11.jpg);

    background-position: center;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    background-size: cover;

    -o-background-size: cover;

}



.header-contact {

	background-attachment : fixed;

    position: relative;

    width: 100%;

    min-height: auto;

    color: #000;

    background-image: url(../img/header6.jpg);

    background-position: center;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    background-size: cover;

    -o-background-size: cover;

}

.header-team {

	background-attachment : fixed;

    position: relative;

    width: 100%;

    min-height: auto;

    color: #FFF;

    background-image: url(../img/header2.jpg);

    background-position: center;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    background-size: cover;

    -o-background-size: cover;

}



header .header-content {

    position: relative;

    width: 100%;

    padding: 100px 15px;

    text-align: center;

}



header .header-content .header-content-inner h1 {

    margin-top: 0;

    margin-bottom: 0;

    text-transform: uppercase;

    font-weight: 700;

}



header .header-content .header-content-inner hr {

    margin: 30px auto;

}



header .header-content .header-content-inner p {

    margin-bottom: 50px;

    font-size: 20px;

    font-weight: 300;

}



.service-block{

	float:left;

	width:200px;

	height:200px;

	background-color:#231f20;

	margin-left:10px;

	text-align:center;

	line-height:190px;

	border:5px #FFF solid;

}



.service-block-text{

	color:#FFFFFF;	

	padding-left:5px;

	padding-right:5px;

	text-transform:uppercase;

	font-weight:bold;

	

}



.text-span{

  font-size:25px;

  display: inline-block;

  vertical-align: middle;

  line-height:30px !important;

}



.clearfixy{

	float:left;

	clear:both;

	margin-top:15px;

}



.profile-img{

	font-size:16px;

	float:left;

	margin-right:10px;

	text-align:center;

	color:#FFF;

	line-height:16px;

}



.profile-text{

	float:left;

	clear:both;

    font-size: 20px;

    line-height: 25px;

	color:#BBBBBB;

	text-align:center;

	width:200px;

	margin-bottom:10px;

}

.profile-info{

	width:100%;

	float:left;

	text-align:justify;

}



.headerfont{

	font-size:20px;

}



.headerfont2{

	font-size:22px;

}



.name-head{

	float:left;

	text-align:center;

	margin-top:10px;

	width:200px;

}



.newsItemDate{

	font-size:12px;

	color:#686868;

}



.newsItemDateblog{

	font-size:11px;

	color:#FFF;

}



.news-text{

	color:#a3a3a4;

}

@media(max-width:1787px) {

	.header-about {

	background-attachment : fixed;

    position: relative;

    width: 100%;

    min-height: auto;

    color: #000;

    background-image: url(../img/header5a.jpg);

    background-position: center;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    background-size: cover;

    -o-background-size: cover;

}



.header-blog {

	background-attachment : fixed;

    position: relative;

    width: 100%;

    min-height: auto;

    color: #3E495A;

    background-image: url(../img/header3.jpg);

    background-position: center;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    background-size: cover;

    -o-background-size: cover;

}



.header-stat {

	background-attachment : fixed;

    position: relative;

    width: 100%;

    min-height: auto;

    color: #000;

    background-image: url(../img/header3a.jpg);

    background-position: center;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    background-size: cover;

    -o-background-size: cover;

}



.header-team {

	background-attachment : fixed;

    position: relative;

    width: 100%;

    min-height: auto;

    background-image: url(../img/header2.jpg);

    background-position: center;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    background-size: cover;

    -o-background-size: cover;

}

.header-contact {

	background-attachment : fixed;

    position: relative;

    width: 100%;

    min-height: auto;

    color: #000;

    background-image: url(../img/header6.jpg);

    background-position: center;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    background-size: cover;

    -o-background-size: cover;

}



}



@media only screen 

and (min-width : 1247px)

and (max-width : 1786px){

	.header-about {

	background-attachment : fixed;

    position: relative;

    width: 100%;

    min-height: auto;

    color: #000;

    background-image: url(../img/header5b.jpg);

    background-position: center;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    background-size: cover;

    -o-background-size: cover;

}



.header-blog {

	background-attachment : fixed;

    position: relative;

    width: 100%;

    min-height: auto;

    color: #000;

    background-image: url(../img/header3.jpg);

    background-position: center;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    background-size: cover;

    -o-background-size: cover;

}



.header-stat {

	background-attachment : fixed;

    position: relative;

    width: 100%;

    min-height: auto;

    color: #000;

    background-image: url(../img/header3b.jpg);

    background-position: center;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    background-size: cover;

    -o-background-size: cover;

}



.header-team {

	background-attachment : fixed;

    position: relative;

    width: 100%;

    min-height: auto;

    background-image: url(../img/header2.jpg);

    background-position: center;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    background-size: cover;

    -o-background-size: cover;

}

.header-contact {

	background-attachment : fixed;

    position: relative;

    width: 100%;

    min-height: auto;

    color: #000;

    background-image: url(../img/header6.jpg);

    background-position: center;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    background-size: cover;

    -o-background-size: cover;

}



}







@media(max-width:1199px) {

    .col-sm-3 {

        width: 100% !important;

    }

.profile-info{

	width:100%;

	float:left;

	text-align:justify;

}

.stat-icon{

    text-align: center !important;

    float: none !important;

}



.ser-text{    

    margin-left: 0px;

	margin-top:10px;

	float:none;

	width:100%;

    font-size:14px;

    text-align: center;

}



.ser-text2{

	margin-top:10px;

	float:left;

	width:100%;

}



}



@media(min-width:768px) {

    header {

        min-height: 100%;

    }



    header .header-content {

        position: absolute;

        top: 60%;

        padding: 0 50px;

        -webkit-transform: translateY(-50%);

        -ms-transform: translateY(-50%);

        transform: translateY(-50%);

    }



    header .header-content .header-content-inner {

        margin-right: auto;

        margin-left: auto;

        max-width: 1000px;

    }



    header .header-content .header-content-inner p {

        margin-right: auto;

        margin-left: auto;

        max-width: 90%;

        font-size: 18px;

    }

}





@media(min-width:992px) {

    .service-box {

        margin: 20px auto 0;

    }

}



.service-box p {

    margin-bottom: 0;

}



.portfolio-box {

    display: block;

    position: relative;

    margin: 0 auto;

    max-width: 650px;

}



.portfolio-box .portfolio-box-caption {

    display: block;

    position: absolute;

    bottom: 0;

    width: 100%;

    height: 100%;

    text-align: center;

    color: #fff;

    opacity: 0;

    background: rgba(240,95,64,.9);

    -webkit-transition: all .35s;

    -moz-transition: all .35s;

    transition: all .35s;

}



.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {

    position: absolute;

    top: 50%;

    width: 100%;

    text-align: center;

    transform: translateY(-50%);

}



.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {

    padding: 0 15px;

    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;

}



.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {

    text-transform: uppercase;

    font-size: 14px;

    font-weight: 600;

}



.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {

    font-size: 18px;

}



.portfolio-box:hover .portfolio-box-caption {

    opacity: 1;

}



@media(min-width:768px) {

    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {

        font-size: 20px;

    }



    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {

        font-size: 22px;

    }

}



.call-to-action h2 {

    margin: 0 auto 20px;

}



.text-primary {

    color: #435ab9;

}



.no-gutter > [class*=col-] {

    padding-right: 0;

    padding-left: 0;

}



.btn-default {

    border-color: #fff;

    color: #222;

    background-color: #fff;

    -webkit-transition: all .35s;

    -moz-transition: all .35s;

    transition: all .35s;

}



.btn-default:hover,

.btn-default:focus,

.btn-default.focus,

.btn-default:active,

.btn-default.active,

.open > .dropdown-toggle.btn-default {

    border-color: #ededed;

    color: #222;

    background-color: #f2f2f2;

}



.btn-default:active,

.btn-default.active,

.open > .dropdown-toggle.btn-default {

    background-image: none;

}



.btn-default.disabled,

.btn-default[disabled],

fieldset[disabled] .btn-default,

.btn-default.disabled:hover,

.btn-default[disabled]:hover,

fieldset[disabled] .btn-default:hover,

.btn-default.disabled:focus,

.btn-default[disabled]:focus,

fieldset[disabled] .btn-default:focus,

.btn-default.disabled.focus,

.btn-default[disabled].focus,

fieldset[disabled] .btn-default.focus,

.btn-default.disabled:active,

.btn-default[disabled]:active,

fieldset[disabled] .btn-default:active,

.btn-default.disabled.active,

.btn-default[disabled].active,

fieldset[disabled] .btn-default.active {

    border-color: #fff;

    background-color: #fff;

}



.btn-default .badge {

    color: #fff;

    background-color: #222;

}



.btn-primary {

	min-width:200px;

    border-color: #000;

    color: #fff;

    background-color: #000;

    -webkit-transition: all .35s;

    -moz-transition: all .35s;

    transition: all .35s;

}



.btn-primary:hover,

.btn-primary:focus,

.btn-primary.focus,

.btn-primary:active,

.btn-primary.active,

.open > .dropdown-toggle.btn-primary {

    border-color: #555555;

    color: #fff;

    background-color: #555555;

}



.btn-primary:active,

.btn-primary.active,

.open > .dropdown-toggle.btn-primary {

    background-image: none;

}



.btn-primary.disabled,

.btn-primary[disabled],

fieldset[disabled] .btn-primary,

.btn-primary.disabled:hover,

.btn-primary[disabled]:hover,

fieldset[disabled] .btn-primary:hover,

.btn-primary.disabled:focus,

.btn-primary[disabled]:focus,

fieldset[disabled] .btn-primary:focus,

.btn-primary.disabled.focus,

.btn-primary[disabled].focus,

fieldset[disabled] .btn-primary.focus,

.btn-primary.disabled:active,

.btn-primary[disabled]:active,

fieldset[disabled] .btn-primary:active,

.btn-primary.disabled.active,

.btn-primary[disabled].active,

fieldset[disabled] .btn-primary.active {

    border-color: #435ab9;

    background-color: #435ab9;

}



.btn-primary .badge {

    color: #435ab9;

    background-color: #fff;

}



.btn {

    border: 0;

    border-radius: 5px;

    text-transform: uppercase;

    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;

    font-weight: 700;

    height: 50px;

    background-color: #697480;

}



.btn-xl {

    padding: 15px 30px;

}



::-moz-selection {

    text-shadow: none;

    color: #000;

    background: #222;

	outline:none !important;

}



::selection {

    text-shadow: none;

    color: #fff;

    background: #222;

}



img::selection {

    color: #fff;

    background: 0 0;

}



img::-moz-selection {

    color: #fff;

    background: 0 0;

}



body {

    webkit-tap-highlight-color: #222;

}

.map{

	width:100%;

	min-height:400px;

	overflow:hidden;

}

.map img{

	width:100%;

}

.main-content{

	position:relative;

	padding:25px;


	color:#3e495a;

    font-size: 20px;

    line-height: 25px;

    overflow:auto;

    margin: 30px;

}

.main-content2{

	position:relative;

	padding:8px;

}



@media(max-width:766px) {
    .page-img{
        float:none;
        width:100%;
    }
    .page-content{
        width:100%;
    }
    .memberimage{
        width:200px;
        margin:0 auto;
        float:none;
    }
    .memeberlistheading{
        font-weight: bold; float:left; width:100%;  margin-top:10px;
        }
        .memeberlistdetail{
        float:left; width:100%;  margin-top:10px;
        }
    .main-content {       

       margin: 0px; 

    }

.stat-icon{

	margin-top:15px;

	margin-bottom:10px;

	margin-right:10px;

	float:left;

}

.ser-text{

	margin-top:10px;

	float:left;

	width:100%;

	font-size:14px;

}



.ser-text2{

    margin-left: 0px;

	margin-top:10px;

	float:left;

	width:100%;

}

header .header-content {

    position: relative;

    width: 100%;

    padding: 250px 15px 15px 15px;

    text-align: center;

}

#fly-it { position: static; }

#service-indi{position: static; }

#news-texty{position: static; }

col-sm-3{width:80% !important;}

.profile-info{

	width:100%;

	float:left;

	text-align:justify;

}

}

@media(max-width:321px) {

#examples-1 { overflow: scroll; }

#examples-2 { overflow: scroll; }

#examples-3 { overflow: scroll; }

#examples-4 { overflow: scroll; }

#blog-texty{position: static; width:200px; margin:0 auto; }



.main-content{

	text-align:justify;

}

.stat-icon{

	margin-top:15px;

	margin-bottom:10px;

	margin-right:10px;

	float:left;

}



.ser-text{

	margin-top:10px;

	float:left;

	width:100%;

	font-size:14px;

}



.ser-text2{

	margin-top:10px;

	float:left;

	width:100%;

}



.headerfont{

	font-size:18px;

}

.profile-info{

	width:100%;

	float:left;

	text-align:justify;

}



ol, ul {

    margin-bottom: 10px;

    margin-top: 0px;

    margin-left: -25px;

}

	col-sm-3{width:80% !important;}

	.middle-image{ margin:0 auto;}

	#fly-it { position: static; }

	#service-indi{position: static; }

	#news-texty{position: static; }

	header {

	background-color:#000000;

    position: relative;

    width: 100%;

    min-height: auto;

    text-align: center;

    color: #fff;

    background-image: url(../img/header-small.jpg);

    background-position: center;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    background-size: cover;

    -o-background-size: cover;

}

header .header-content {

    position: relative;

    width: 100%;

    padding: 250px 15px 15px 15px;

    text-align: center;

}

header .header-content .header-content-inner h1 {

	font-size:22px !important;

    margin-top: 0;

    margin-bottom: 0;

    text-transform: uppercase;

    font-weight: 700;

}



}