@import url("styles.css");



.container-gl{width:1450px; margin:0 auto;}

/***********************************header section start from here**********************************/


.head-bx-top-gl{display: flex;    display: -webkit-box;    display: -webkit-flex;    display: -moz-flex;display:-ms-flex;    justify-content: space-between;    width: 100%;align-items:center;flex-flow:wrap;padding:10px 0px;}
.head-bx-top-gl .head-left-gl ul li, .head-bx-top-gl .head-right-gl ul li{display:inline-block;padding:0px 11px;}
.head-bx-top-gl .head-left-gl ul li a, .head-bx-top-gl .head-right-gl ul li a{text-transform:uppercase;font-size:16px;  font-family: "Roboto-Regular";color:#20325e;}
.head-bx-top-gl .head-left-gl ul li:first-child, .head-bx-top-gl .head-right-gl ul li:first-child{padding-left:0px;}
.head-bx-top-gl .head-left-gl ul li:last-child, .head-bx-top-gl .head-right-gl ul li:last-child{padding-right:0px;}
.head-bx-top-gl .head-left-gl ul li a:hover, .head-bx-top-gl .head-left-gl ul li a:active, .head-bx-top-gl .head-left-gl ul li a:focus, .head-bx-top-gl .head-right-gl ul li a:hover, .head-bx-top-gl .head-right-gl ul li a:active, .head-bx-top-gl .head-right-gl ul li a:focus{text-decoration:none;color:#79c14f;}

/****************************header top box section end here*****************************/

.header-bottom-gl{background-color: #324064;    padding: 15px 0px;    }
.header-wrap-gl{display: flex;    display: -webkit-box;    display: -webkit-flex;    display: -moz-flex;display:-ms-flex;    justify-content: space-between;    width: 100%;align-items:center;flex-flow:wrap;}
.header-wrap-gl figure img{height:50px;}
.header-wrap-gl nav ul li{display:inline-block;padding:0 10px;}
.header-wrap-gl nav ul li a{font-size:18px;color:#fff;text-transform:uppercase;font-family: "Roboto-Regular";}
.header-wrap-gl nav ul li a:hover, .header-wrap-gl nav ul li a:active, .header-wrap-gl nav ul li a:focus{text-decoration:none;color:#79c14f;}
.head-btn-bx-gl{max-width: 380px;    width: 100%;display: flex;    display: -webkit-box;    display: -webkit-flex;    display: -moz-flex;display:-ms-flex;    justify-content: space-between; }
.head-btn-bx-gl button{max-width:180px;width:100%;background-color:#79c14f;border:1px solid #79c14f;height:45px;line-height:45px;font-size:16px;font-family: "Roboto-Regular";color:#fff;text-transform:uppercase;border-radius: 25px;}
.head-btn-bx-gl button i{padding-right:5px;}
.head-btn-bx-gl button:hover, .head-btn-bx-gl button:active, .head-btn-bx-gl button:focus{background-color:transparent;color:#79c14f;}



/****************************header end here*****************************/

.main-text-gl{padding:60px 0px;border-bottom:1px solid #e5e5e5;}
.inner-top-gl { text-align:center;}
.inner-top-gl h1{ font-family: "Roboto-Black";color:#324064;margin:0px;text-transform:uppercase;}
.inner-top-gl p{color:#324064;font-family: "Roboto-Light";}
.inner-top-gl p a{font-family: "Roboto-Bold";color:#324064;}
.inner-top-gl p a:hover, .inner-top-gl p a:active, .inner-top-gl p a:focus{text-decoration:none;color:#79c14f;}
.inner-main-content-gl{padding:35px;width:100%;float:left;    box-shadow: 1px 0 10px 1px #ccc;margin:20px 0px;}



footer{padding:20px 0px;background-color:#324064;width:100%;float:left;}
footer p{text-align:center;font-size:14px;color:#fff;text-transform:uppercase;font-family: "Roboto-Regular";margin-bottom:0px;}
footer p a{font-size:14px;color:#fff;text-transform:uppercase;font-family: "Roboto-Regular";}
footer p a:hover{text-decoration:none;color:#79c14f;}
footer .ft-address-gl ul{text-align:center;}
footer .ft-address-gl ul li{display:inline-block;padding:0 5px;color:#fff;list-style:none;border-right:1px solid #fff;line-height:10px;font-size:14px;text-transform:uppercase;font-family: "Roboto-Regular";}
footer .ft-address-gl ul li:last-child{border-right:0px;}
footer .ft-page-link-gl ul{text-align:center;}
footer .ft-page-link-gl ul li{display:inline-block;padding:0 5px;list-style:none;border-right:1px solid #fff;line-height:10px;}
footer .ft-page-link-gl ul li a{color:#fff;font-size:14px;text-transform:uppercase;font-family: "Roboto-Regular";}
footer .ft-page-link-gl ul li a:hover{text-decoration:none;color:#79c14f;}
footer .ft-page-link-gl ul li:last-child{border-right:0px;}

/***************************footer section end here****************************/

