.goodgovernance_container{
 font-family:'Oswald', sans-serif;
 font-size:19px;
 line-height:28px;
 font-weight:300;
 color:#575757;
} 


#goodgovernance_logo{
 float:left;
 width:369px;
 height:158px;
 margin:10px 0 0 0;
}

#goodgovernance_logo img{
 width:369px;
 height:158px;
}

#goodgovernance_flags{
 float:right;
 width:725px;
 margin:20px 0 0 20px;
}

.governance_flag{
 float:left;
 margin:0 14px 0 0;
 line-height:24px;
}

.governance_flag img {
 width:26px;
 height:21px;
 vertical-align:middle;
}

#goodgovernance_header{
 float:left;
 position:relative;
 z-index:4;
 width:100%;
 min-width:1180px;
 height:244px;
}

#goodgovernance_header_top {
 float:left;
 width:100%;
 height:168px;
}


#goodgovernance_topbar{
 float:left;
 background:url('/img/goodgovernance/menu-bg.png') no-repeat;
 width:1139px;
 height:77px;
 padding:0 0 0 41px;
}

.goodgovernance_topbar_menu{
 margin: 0;
 padding: 0;
 float:left;
 width:1139px;
 height:77px;
}

#goodgovernance_topbar li {
 text-decoration: none;
 background-image: none;
}

#goodgovernance_topbar .good_gvn_btn {
 float:left;
 margin:25px 42px 0 0;
 padding: 0;
}

#goodgovernance_topbar .good_gvn_btn_a{
 float:left;
 margin:25px 42px 0 0;
 padding: 0;
}

#goodgovernance_topbar .good_gvn_btn a:link, #goodgovernance_topbar .good_gvn_btn a:visited, #goodgovernance_topbar .good_gvn_btn a:hover{
 display:block;
 font-size:19px;
 line-height:49px;
 text-transform:uppercase;
 font-weight:700;
 text-decoration:none;
 color:#FFF;
}

#goodgovernance_topbar .good_gvn_btn_a a:link, #goodgovernance_topbar .good_gvn_btn_a a:visited, #goodgovernance_topbar .good_gvn_btn_a a:hover{
 display:block;
 font-size:19px;
 line-height:49px;
 font-weight:700;
 text-transform:uppercase;
 text-decoration:none;
 color:#FFC331;
}

#goodgovernance_topbar .good_gvn_btn:hover a{
 color:#FFC331;
}

#goodgovernance_topbar .child_buttons{
 padding:0;
}

.goodgovernance_container {
 width:1180px;
 margin:0 auto;
 padding:0;
 border:0;
}

.goodgovernance_wrapper {
 float:left;
 width:1180px;
}

.goodgovernance_content{
 float:left;
 width:1180px;
 min-height:300px;
}

#goodgovernance_title{
 float:left;
 width:1180px;
 margin:0 0 29px 0;
}

#goodgovernance_title h1{
 font-size:24px;
 line-height:27px;
 text-transform:uppercase;
 color:#737373;
 margin:0;
}

#goodgovernance_accents{
 float:left;
 width:1180px;
 margin-bottom:54px;
}

.goodgovernance_accent_box.big{
 float:left;
 width:489px;
 height:517px;
}

.goodgovernance_accent_box.big .governance_img{
 float:left;
 width:489px;
 height:442px;
}


.goodgovernance_accent_box.big .governance_title{
 float:left;
 background:url('/img/goodgovernance/section-title-1.png') no-repeat;
 width:435px;
 height:44px;
 padding:33px 27px 0 27px;
}

.goodgovernance_accent_box.large{
 float:left;
 width:633px;
 height:254px;
 margin-right:0;
}

.goodgovernance_accent_box.large .governance_title{
 float:left;
 background:url('/img/goodgovernance/section-title-2.png') no-repeat;
 width:579px;
 height:44px;
 padding:33px 27px 0 27px;
}

.goodgovernance_accent_box.large .governance_img{
 float:left;
 width:633px;
 height:178px;
}


.goodgovernance_accent_box{
 float:left;
 width:308px;
 height:248px;
 margin:0 20px 20px 0 ;
 cursor:pointer;
 cursor:hand;
}

.goodgovernance_accent_box .governance_img{
 float:left;
 width:308px;
 height:171px;
}


.goodgovernance_accent_box .governance_title{
 float:left;
 background:url('/img/goodgovernance/section-title-3.png') no-repeat;
 width:254px;
 height:45px;
 padding:32px 27px 0 27px;
}

.goodgovernance_accent_box:nth-child(4) .governance_title{
 background:url('/img/goodgovernance/section-title-4.png') no-repeat;
}

.goodgovernance_accent_box .governance_title a:link, .goodgovernance_accent_box .governance_title a:visited, .goodgovernance_accent_box .governance_title a:hover{
 font-size:24px;
 line-height:25px;
 text-transform:uppercase;
 font-weight:700;
 color:#FFF;
}


.goodgovernance_accent_box .governance_title{
 padding-top:24px!important;
 padding-bottom:10px!important;
 height:43px!important;
}

.goodgovernance_accent_box .governance_title table{
 width:100%;
 height:45px;
 border:0;
 border-collapse:collapse;
 border-spacing:0;
}

.goodgovernance_accent_box .governance_title table td{
 width:100%;
 height:45px;
 padding:0;
 margin:0;
 vertical-align:middle;
}

.goodgovernance_accent_box .governance_img_content{
 position:relative;
 width:100%;
 height:100%;
}

.goodgovernance_accent_box .governance_accent_mask{
 position:absolute;
 left:0;
 top:0;
 width:100%;
 height:100%;
}

.goodgovernance_accent_box:hover .governance_accent_mask{
 background:rgba(0,0,0,0.3);
 -transition: all 0.2s ease-out 0s;
 -moz-transition: all 0.2s ease-out 0s;
 -webkit-transition: all 0.2s ease-out 0s;
 -o-transition: all 0.2s ease-out 0s;
 -ms-transition: all 0.2s ease-out 0s;
 cursor:pointer;
 cursor:hand;
}

#goodgovernance_collage_img {
 float:left;
 min-width:1180px;
 width:100%;
 height:379px;
 margin-bottom:14px;
}

#goodgovernance_collage_img img{
 height:379px;
}

.goodgovernance_collage {
 list-style:none;
 margin: 0 auto;
 max-width:1920px;
 overflow:hidden;
 padding:0;
 position:relative;
 width:100%;
 height:379px;
 list-style:none;
}

#goodgovernance_collage img {
 border:0 none;
 display:block;
 float:left;
 width:100%;
 height:379px;
}

#goodgovernance_collage_mask{
 background:url('/img/goodgovernance/big-image-mask.png') no-repeat;
 position:absolute;
 bottom:0;
 left:0;
 width:100%;
 height:29px;
}


#goodgovernance_breadcrumbs {
 float:left;
 width:1180px;
 padding: 5px 0;
 margin: 0 0 20px 0;
}

#goodgovernance_breadcrumbs a:link, #goodgovernance_breadcrumbs a:visited, #goodgovernance_breadcrumbs a:hover {
 font-size:16px;
 line-height:19px;
 text-transform:uppercase;
 font-weight:300;
 color:#737373;
}

#goodgovernance_breadcrumbs .bread_link {
 font-size:16px;
 line-height:19px;
 text-transform:uppercase;
 font-weight:300;
 color:#E50058;
}

#goodgovernance_breadcrumbs .bullet {
 width:6px;
 height:11px;
 margin:10px 4px 0 4px;
 vertical-align:top;
}

.goodgovernance_text_info{
 float:left;
 width:1180px;
 margin:0 0 18px 0;
 font-size:18px;
 line-height:28px;
 font-weight:300;
}

.goodgovernance_section_box{
 float:left;
 width:342px;
 height:481px;
 margin:0 57px 57px 0;
 cursor:pointer;
 cursor:hand;
}


.goodgovernance_section_box .governance_img_content{
 position:relative;
 width:100%;
 height:100%;
}

.goodgovernance_section_box .governance_section_mask{
 position:absolute;
 left:0;
 top:0;
 width:100%;
 height:100%;
}

.goodgovernance_section_box:hover .governance_section_mask{
 background:rgba(0,0,0,0.3);
 -transition: all 0.2s ease-out 0s;
 -moz-transition: all 0.2s ease-out 0s;
 -webkit-transition: all 0.2s ease-out 0s;
 -o-transition: all 0.2s ease-out 0s;
 -ms-transition: all 0.2s ease-out 0s;
 cursor:pointer;
 cursor:hand;
}



.goodgovernance_section_box .governance_img{
 float:left;
 background:#F2F2F2;
 width:342px;
 height:251px;
}

.goodgovernance_section_box img{
 width:342px;
 height:251px;
}

.goodgovernance_section_box .governance_title_bg{
 float:left;
 background:url('/img/goodgovernance/section-title-2.png') no-repeat;
 width:342px;
 height:77px;
}

.goodgovernance_section_box .governance_title{
 float:left;
 width:294px;
 height:43px;
 overflow:hidden;
 padding:24px 20px 0 28px;
 line-height:20px;
}

.goodgovernance_section_box .governance_title table{
 width:294px;
 height:43px;
 border:0;
 border-collapse:collapse;
 border-spacing:0;
}

.goodgovernance_section_box .governance_title table td{
 width:294px;
 height:43px;
 padding:0;
 margin:0;
 vertical-align:middle;
}

.goodgovernance_section_box .governance_title a:link, .goodgovernance_section_box .governance_title a:visited, .goodgovernance_section_box .governance_title a:hover{
 font-size:18px;
 line-height:20px;
 font-weight:700;
 text-transform:uppercase;
 color:#FFF;
}

.goodgovernance_section_box .governance_bottom{
 float:left;
 background:#F2F2F2;
 width:302px;
 height:147px;
 padding:14px 20px 0 20px;
}

.goodgovernance_section_box .governance_text{
 float:left;
 width:302px;
 height:67px;
 font-size:17px;
 line-height:22px;
 font-weight:300;
 margin:0 0 20px 0;
}

.goodgovernance_section_box .more_btn{
 float:right;
 background:url('/img/goodgovernance/section-more-btn.png') no-repeat;
 width:136px;
 height:47px;
 line-height:36px;
 color: ;
 text-align:center;
 clear:both;
}

.goodgovernance_section_box .more_btn a:link, .goodgovernance_section_box .more_btn a:visited, .goodgovernance_section_box .more_btn a:hover{
 font-size:17px;
 line-height:35px;
 font-weight:300;
}

.goodgovernance_section_box .more_btn img{
 width:6px;
 height:11px;
 vertical-align:top;
 margin:15px 0 0 7px;
}

/*section box big start*/

.info_text_int{
 float:left;
 width:1108px;
 margin-bottom:8px;
}

.section_box_big {
 float:left;
 width:354px;
 height:320px;
 margin:0 20px 20px 0;
 border:1px solid #CDCDCD;
 background: #ffffff;
 overflow:hidden;
}

.section_box_big .image {
 float:left;
 width:354px;
 height:215px;
 border-bottom:1px dotted #CCC;
 overflow:hidden;
}

.section_box_big .image img {
 width:354px;
 height:215px;
}

.section_box_big .image:hover img{
 -transform: scale(1.2);
 -moz-transform: scale(1.2);
 -webkit-transform: scale(1.2);
 -o-transform: scale(1.2);
 -ms-transform: scale(1.2);
 transition: all 0.4s linear 0s;
 -moz-transition: all 0.4s linear 0s;
 -webkit-transition: all 0.4s linear 0s;
 -o-transition: all 0.4s linear 0s;
 -ms-transition: all 0.4s linear 0s;
}

.section_box_big .offer_bottom {
 float:left;
 width:324px;
 height:90px;
 padding:12px 15px 0 15px;
}

.section_box_big  .title {
 float:left;
 width:324px;
 height:39px;
 line-height:19px;
 margin-bottom:7px;
}

.section_box_big .title a:link, .section_box_big  .title a:visited, .section_box_big .title a:hover {
 font-size:16px;
 line-height:18px;
 color:#446EBF;
}

.section_box_big .text {
 float:left;
 width:324px;
 color:#535353;
 font-size:13px;
 line-height:19px;
}

.last{
 margin-right:0;
}

/*section box big end*/



#goodgovernance_video_bg{
 float:left;
 background:#FFC92B;
 width:100%;
 min-width:1180px;
 height:607px;
 padding-top:46px;
 text-align:center;
}

#goodgovernance_video{
 background:#FFF;
 width:840px;
 height:480px;
 margin:0 0 59px 0;
 display:inline-block;
}


#goodgovernance_partners_title_bg{
 float:left;
 background:url('/img/goodgovernance/partners-arrow.png') no-repeat center 68px;
 position:relative;
 width:100%;
 min-width:1180px;
 text-align:center;
 height:77px;
 font-size:34px;
 line-height:68px;
 text-transform:uppercase;
 font-weight:700;
 color:#FFF;
}


#goodgovernance_partners_title{
 float:left;
 background:#E5B427;
 width:100%;
 text-align:center;
 height:68px;
 font-size:34px;
 line-height:68px;
 text-transform:uppercase;
 font-weight:700;
 color:#FFF;
}


#goodgovernance_partners_title span{
 display:inline-block;
 font-size:34px;
 line-height:68px;
 text-transform:uppercase;
 font-weight:700;
 color:#FFF;
}


#footer_goodgovernance {
 float:left;
 background:url('/img/goodgovernance/footer-bg.gif') repeat-x;
 min-width:1180px;
 width:100%;
 height:524px;
 clear:both;
}

#goodgovernance_footer_top{
 float:left;
 width:1180px;
 height:162px;
 padding-top:59px;
}

#goodgovernance_footer_middle{
 float:left;
 width:1180px;
 height:184px;
 padding:32px 0 0 0;
}

.goodgovernance_partner{
 float:left;
 margin:0 15px 0 0;
}

.goodgovernance_partner:last-child{
 margin-right:0;
}



#footer_logo_goodgovernance{
 float:left;
 background:url('/img/goodgovernance/footer-logo.png') no-repeat;
 width:280px;
 height:120px;
}


#goodgovernance_footer_bottom{
 float:left;
 width:1180px;
 height:59px;
 padding-top:21px;
 font-size:15px;
 line-height:21px;
 font-weight:300;
 color:#FFF;
}

.goodgovernance_google_btn{
 float:left;
 background:url('/img/goodgovernance/googleplay.png') no-repeat;
 width:141px;
 height:46px;
 margin:0 10px 0 0;
}

.goodgovernance_google_btn:hover{
 background:url('/img/goodgovernance/googleplay-a.png') no-repeat;
}

.goodgovernance_appstore_btn{
 float:left;
 background:url('/img/goodgovernance/appstore.png') no-repeat;
 width:141px;
 height:46px;
 margin:0 10px 0 0;
}

.goodgovernance_appstore_btn:hover{
 background:url('/img/goodgovernance/appstore-a.png') no-repeat;
}

#goodgovernance_footer_bottom .text2{
 margin:0 28px 0 0;
 font-size:15px;
 line-height:17px;
 font-weight:300;
 color:#FFF;
}

#goodgovernance_socials {
 position:fixed;
 top:277px;
 right:0;
 width:50px;
 z-index:63;
}

.goodgovernance_social {
 background: none repeat scroll 0 0 #004685;
 cursor: pointer;
 float: right;
 height: 50px;
 margin-bottom: 10px;
 text-align: center;
 width: 50px;
}

.goodgovernance_social .fa{
 font-size:24px;
 line-height:50px;
 color:#FFF;
}

.goodgovernance_container ul{
 font-size: 17px;
 font-weight: 300;
 list-style-type: none;
 padding:0;
}


.goodgovernance_container ul li {
 background: url("/img/bullet.png") no-repeat 0 12px;
 font-size: 19px;
 font-weight: 300;
 list-style-type: none;
 padding-left: 10px;
}


.goodgovernance_container .content_title{
 font-size: 19px;
 font-weight: 400;
 color:#E50058;
}

.goodgovernance_container a:link, .goodgovernance_container a:visited {
 font-family:'Oswald', sans-serif;
 font-size:14px;
 line-height:15px;
 color:#575757;
 text-decoration:none;
}

.goodgovernance_container a:hover {
 font-family:'Oswald', sans-serif;
 font-size:14px;
 line-height:15px;
 color:#575757;
 text-decoration:underline;
}
