.fs_14{font-size: 14px;}
.fs_16{font-size: 16px;}
.fs_18{font-size: 18px;}
.fs_22{font-size: 22px;}
.fs_24{font-size: 24px;}
.fs_28{font-size: 28px;}
.fs_30{font-size: 30px;}
.fs_32{font-size: 32px;}
.fs_34{font-size: 34px;}
.fs_36{font-size: 36px;}
.fs_38{font-size: 38px;}
.fs_40{font-size: 40px;}
.opensan,*{font-family: 'Nunito Sans', sans-serif;}
.white{color: #fff;}
.red{color: #f15b5b;}
.blue{color: #253873;}
.yellow{color: #f9c301;}
.fnt_wt{font-weight: bold;}
.gold{color: #b58e5b;}
.container-fluid {
    padding: 0 8%;
}
.no_pad{padding: 0}
.desk_pillar_view{display: block;}
.mobile_pillar_view{display: none;}


.para_clr {
    background: #f15b5b;
    padding: 10px;
    border-radius: 15px 0 15px 0;
}
.pad_sec {
    padding: 5% 0;
}
.pad_sec_top{padding-top: 5%;}


section.banner {position: relative;}
section.banner:after {
    content: "";
    background: url(../img/banner_before1.jpg);
    width: 144px;
    height: 367px;
    position: absolute;
    left: 0;top:20px;
}
section.banner:before {
    content: "";
    background: url(../img/banner_before.jpg);
    width: 190px;
    height: 392px;
    position: absolute;
    right: 0;top:20;
}
section.about_sec {
    background: #253873;position: relative;
}
img.about_img {
    position: absolute;
    top: -150px;
    right: 0;    width: 40%;
}
.sec_5{background: #feffef;}
.row.icon_pad {
    padding: 0 8%;
}
.icon_box {
    background: #fff;
    text-align: center;
    padding: 15px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);    min-height: 485px;
    margin-bottom: 20px;
}
.icon_box a {
    background: #78cbc3;
    padding: 3px 15px;
    color: #000;
    text-decoration: none;
    border-radius: 10px;
    font-size: 14px;
}
.ima_box {
    min-height: 110px;
}
.para_back {
    background: url(../img/sec_back.png);
    padding: 15px;
}
.para_back1 {
    background: url(../img/sec_back1.png);
    padding: 15px;
}
.text-right{text-align: right;padding-right: 15px;}
.sec_6 h3{padding-left: 15px;}
.sec_6 p{text-align: justify;}
.text_pos {
    position: absolute;
    top: 170px;
    padding: 0 70px;
    text-align: justify;
}
.red_bttn {
    text-align: center;
    margin-top: 4%;
}
.green_back_mobile .text_pos {
    position: absolute;
    top: 120px;
    padding: 0 70px;
    text-align: justify;
}
.adv_btn span {
    background: #b58e5b;
    color: #fff;
    padding: 15px 30px;
    border-radius: 35px;
    font-size: 26px;
    font-weight: bold;
}
.text-center.adv_btn p {
    padding: 20px 0;
}
.ad_icon_con h3 {
    color: #fff;
    font-size: 18px;
    padding: 10px;
    border-radius: 0 30px 30px 0;
    width: 90%;
    margin: 0;
    font-weight: bold;
}
.ad_icon_con p {
    background: #f1f1f1;
    padding: 10px;box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);    margin-left: 15px;    min-height: 150px;
}

.blue_bk h3{background: #243873;}
.yellow_bk h3{background: #ffbd00;}
.red_bk h3{background: #f05b5b;}
.green_bk h3{background: #78cac3;}
.gold_bk h3{background: #b58e5b;}
.advantage_content {
    border-right: 6px solid #e6e6e6;padding-right: 15px;
}
.col-md-11.offset-md-1.icon1:before {
    content: "";
    background: url(../img/ad_icon1.png);
    width: 50px;
    height: 50px;
    position: absolute;
    left: -40px;
}
.col-md-11.offset-md-1.icon2:before {
    content: "";
    background: url(../img/ad_icon2.png);
    width: 50px;
    height: 50px;
    position: absolute;
    left: -40px;
}
.col-md-11.offset-md-1.icon3:before {
    content: "";
    background: url(../img/ad_icon3.png);
    width: 50px;
    height: 50px;
    position: absolute;
    left: -40px;
}
.col-md-11.offset-md-1.icon4:before {
    content: "";
    background: url(../img/ad_icon4.png);
    width: 50px;
    height: 50px;
    position: absolute;
    left: -40px;
}
.col-md-11.offset-md-1.icon5:before {
    content: "";
    background: url(../img/ad_icon5.png);
    width: 50px;
    height: 50px;
    position: absolute;
    left: -40px;
}
.ad_icon_con h3:after {
    content: "";
    background: url(../img/title_ad.png);
    width: 16px;
    height: 17px;
    position: absolute;
    left: 0px;
    bottom: -17px;
}

.ad_icon_con h3{position: relative;}
.sec_7{background: url(../img/back_sec7.jpg);}
.gold_cnt{background: #b58e5b;padding:3%  5%}
.white_text_back{background: #fff;padding: 15px;border-radius: 15px;text-align: center;}
.green_text_back{background: #a3f1e9;padding: 15px;border-radius: 15px;text-align: center;}
.blue_back{background: #253873;}
.it_con span {
    background: #b58e5b;
    color: #fff;
    padding: 5px 90px 5px 15px;
    border-radius: 35px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}
.bluelight_back img {
    width: 150px;
    text-align: center;
    margin: 0 auto;
}
.bluelight_back  {background: #ecf2ff;padding:  2% 0;}
.bluelight_back .col-md-3 {
    text-align: center;
}
button.accordion-button {
    color: #000 !important;font-weight: bold;
}
button.accordion-button.collapsed {
    color: #000;
    font-weight: 500;
}

a.link1.show1 {
    color: #fff;
    background: #f15b5b;
    padding: 15px;
    border-radius: 15px;
    text-decoration: none;
    font-weight: bold;
    margin: 0 auto;
}
.ima_box img {
    width: 100px;
}

.footer{background:#182c69}.footer ul{padding:0}
.footer ul li{float:left;padding:0 1%;border-right:1px solid #fff;line-height:12px}
.footer ul li:last-child{border:0 none!important}
.footer p,.footer ul li a{font-family:'Open Sans',sans-serif;font-weight:400;color:#fff;font-size:14px; text-decoration: none;} 
.footlogo img {  border-bottom: 1px solid #a27b47;  padding: 0 0 5px; margin: 0 0 10px;}
.foo_social h4 {  font-family: 'Open Sans',sans-serif;  color: #fff;  font-size: 13px;  text-transform: capitalize; }
.foo_social ul li { width: auto; list-style-type: none; border: 0 none!important; float: none!important; display: inline-block; text-align: center; }
.foo_blogs h4 { font-family: 'Open Sans',sans-serif; border-bottom: 1px solid #a27b47; padding: 0 0 0.5em; color: #fff; font-size: 14px; text-transform: capitalize; }
.foo_blogs p { line-height: 25px; }
.nfp_border { border-bottom: 1px solid #a27b47; line-height: 30px !important; }
.foo_links .bold {  font-family: 'Open Sans',sans-serif;  font-weight: 600;  color: #a27b47; font-size: 17px;  text-transform: uppercase; }
.foo_links ul {  float: left;  width: 100%;  padding: 0; margin: 0; }
.foo_links ul li { float: left; width: 100%; list-style-type: none;  margin: 8px 0;  border: 0 none!important; }
.ourpartners_footer {    margin: 1em 0;  border-bottom: 1px solid #b68d5a; }    
.ourpartners_footer ul {    display: inline-block;  text-align: center;  background: #fff;   padding: 1px;  border-radius: 5px; }
.ourpartners_footer li { border: 0px none !important;  text-align: center;  margin: 0 auto; padding: 0 !important;  float: none !important;  display: inline-block; }
.parterns_logos h2 {  color: #fff;    font-size: 20px; }
.parterns_in li img {  height: 105px;  width: auto; }
.footer ul li {   float: left;  padding: 0 1%;  border-right: 1px solid #fff;  line-height: 12px; }
.parterns_in li {  border: 0px none !important;  text-align: center;  margin: 0 auto;  float: none !important;  display: inline-block; }
.banner.pad_sec_top {
    padding-top: 8%;
}
.desktop_heads {
    background: #253873;
    padding: 10px 0;
    position: fixed;
    width: 100%;
    z-index: 999;
}
.head_logo {  float: left; }
.head_menu { float: right; }
.header ul {  width: 100%;  padding: 0; margin: 1.5em 0 0 0; list-style-type: none; }
.header ul li {  display: inline-block;  text-align: center; margin: 0 10px; }
.header ul li a {  color: #fff !important;   text-decoration: none;   font-family: 'Open Sans', sans-serif;   font-size: 16px; font-weight : normal; }
#main_nav li a.active , #main_nav li a:hover{  color: #d85052; }

.heads_hopes p a, .footer_hopes p {
    color: #fff;
    text-decoration: none;
        margin: 1% 0 0 0;
}

.heads_hopes p, .footer_hopes p {
    padding: 10px 0;     margin: 0 auto;
}

.heads_hopes, .footer_hopes {
    border-bottom: 4px solid rgb(185, 151, 91);
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgb(181, 142, 91) 5%, rgb(146, 115, 74) 50%, rgb(181, 142, 91) 95%) repeat scroll 0% 0%;
    margin : 0 auto;
}

@media screen and (max-width: 767px) {

    .foo_links .bold { float: left; text-align: center; width: 100%; }
.footer ul li:last-child { padding-bottom: 4em !important; }
.footer ul li { float: none!important; display: inline-block;}
.footer, .footer p, .footer ul li {  text-align: center; } 

.footer ul li {  float: none!important;  display: inline-block; }

.header {  position: fixed;  z-index: 9999; height : 90px; width: 100%;}

.desktop_heads .containers {  padding: 0;   margin: 0;  width: 100%; }

.head_view {  float: left;  padding: 0 2%;  width: 96%; }

.head_logo {  text-align: left;  width: 75%; }

.mobile_menus {  float: right;  width: 20%;  margin: 1em 0 0 0;  cursor: pointer;  height: 60px; }

.mobile_menus span {  float: right;  width: 50px;  height: 3px;  background: #fff;  padding: 0px;   margin: 5px; text-align: center; clear : both; }

.mobile_menus_close {  float: right;  width: 20%;  margin: -1em 0 0 0;  cursor: pointer; }

.mobile_menus_close span {  float: right; width: auto;   padding: 0px;   margin: 5px;  text-align: center;   color: #fff;   font-size: 60px; font-weight: normal; }

#all_menus {  float: left;  background: #253873;  width: 100%;  padding: 0;  margin: 0;  position: absolute;   z-index: 9999;   left: 0;  top: 75px; }

#all_menus ul {   width: 100%;  padding: 0;}

#all_menus ul li {  width: 100%;  padding: 10px 0; }

.head_menu {   display: none; }

.content_overview  {     margin-top: 95px; }

.show_desktop { display : none; }
.show_mobile { display : block !important; }

}
@media (max-width:767px)
{

    .back_color_text p {
 
    padding: 15px;
    color: #fff;
}
.back_color_text .bluie_back1 {
    background: #415893;
    
}
.back_color_text .bluie_back2 {
    background: #6abcb3;
    
}
.back_color_text .bluie_back3 {
    background: #f5b300;
    
}
.back_color_text .bluie_back4 {
    background: #b58e5b;
    
}
.back_color_text .bluie_back5 {
    background: #f15b5b;
    
}


    .banner.pad_sec_top {
    padding-top: 140px;
}

    .desk_pillar_view{display: none;}
.mobile_pillar_view{display: block;}
.banner img{width: 100%;}
.banner:after,.banner:before,.ad_icon_con h3:after{display: none;}
section.sec18.pt-4.pb-4 img {
    width: 100%;
}
.fs_40 {
    font-size: 32px;
}
section.banner {
    position: relative;
    padding-top: 111px;
}
img.about_img {
    position: static;
    top: -150px;
    right: 0;
    width: 100%;
}
.row.icon_pad {
    padding: 0;
}
.icon_box {
 
    min-height: auto;
    margin-bottom: 30px;
}
.text-right {
    text-align: center;
    padding-right: 15px;
}
.sec_6 h3 {
    padding-left: 15px;
    text-align: center;
}
.advantage_content {
    border-right: 0px solid #e6e6e6;
    padding-right: 0px;
}
.ad_icon_con p {
    
    margin-left: 0;
    min-height: auto;
}
.ad_icon_con h3 {
    font-size: 15px;
    border-radius: 30px;
    width: 100%;
    margin: 0;
   
    text-align: center;
}
.col-md-11.offset-md-1.icon1:before,.icon6:before,.icon5:before,.icon4:before,.icon3:before,.icon2:before{display: none;}
.adv_btn span {
   
    padding: 15px 15px;
    border-radius: 35px;
}section.sec_3 p {
    text-align: justify;
}
.blue_back_mobile .text_pos {
    position: static;
    background: url(../img/mobile_back1.png);padding: 15px;

}
.green_back_mobile .text_pos {
    position: static;
    background: url(../img/next_back_mobile.png);padding: 15px;

}
.it_con span {
    padding: 5px 15px 5px 15px;
    }
        .white_text_back {
   
    padding: 10px;
  
    font-size: 14px;
    min-height: 80px;text-align: center!important;
}
.green_text_back {
   
    padding: 10px;
   
    font-size: 14px;
    min-height: 80px;text-align: center!important;
}
}
@media (max-width:480px)
{
    .white_text_back {
   
    padding: 5px;
  
    font-size: 12px;
    min-height: 80px;text-align: center!important;
}
.green_text_back {
   
    padding: 5px;
   
    font-size: 12px;
    min-height: 80px;text-align: center!important;
}
.fs_40 {
    font-size: 24px;
}

.adv_btn span {
   
    padding: 15px 15px;
    border-radius: 35px;
    font-size: 16px;
}
}