
 @import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800&display=swap');



 @font-face {
  font-family: 'Algerian';
  font-style: normal;
  font-weight: 400;
  src: url(../image/ALGER.ttf) format('truetype'); 
 
 }
 .team_img {
    width: 130px;
    border: 6px solid #777;
    border-radius: 50%;
}
 .min-ht{min-height: 130px;}
p{text-align: left;}
ul, ol , li{text-align: left;}

 body { font-family: 'Raleway', sans-serif; 
	font-size:15px;
     color: #666666;
     line-height:24px; }


* {
     box-sizing: border-box !important;
     transition: ease all 0.5s;
}

html {
     scroll-behavior: smooth;
     overflow-x: hidden !important;
}




 #WhatsNewControl {
  margin-top: 20px !important;
}

.RadGrid_Default .rgActiveRow, .RadGrid_Default .rgHoveredRow {
    background:none !important;    color: #333;
}
.bx-rht-cont h2 {
	font-weight: 600;
	font-size: 20px;
	/* font-family: Algerian !important; */
	line-height:24px;
	color: rgba(24,33,57,.95);
}


/*navbar*/

#HeaderControl, #MenuControl, #widgetsControl, #WidgetControl2, #WidgetControl1, #WidgetControl4{ padding: 0;}



	
a {
     color: #1f1f1f;
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
     letter-spacing: 0;
     font-family: Raleway;
     font-weight: normal;
     position: relative;
     padding: 0 0 10px 0;
     font-weight: normal;
     line-height: normal;
     color: #111111;
     margin: 0;
}

h1 {
     font-size: 24px
}

h2 {
     font-size: 22px
}

h3 {
     font-size: 18px
}

h4 {
     font-size: 16px
}

h5 {
     font-size: 14px
}

h6 {
     font-size: 13px
}

*,
*::after,
*::before {
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
     color: #212121;
     text-decoration: none!important;
     opacity: 1
}

button:focus {
     outline: none;
}

ul,
li,
ol {/*
     margin: 0px;
     padding: 0px;
     list-style: none;*/
}
.whatsapp_btn {
    position: fixed;
    top: 28em;
    right: 40px;
    width: 55px;
    height: 55px;
    z-index: 9999;
  }
  .whatsapp_btn .icon_logo {
    position: relative;
    z-index: 100;
    padding: 5px;
  }

  .whatsapp_btn .icon_logo > a > img {
    width: 100%;
  }

  .whatsapp_btn .circle_waves {
    border-radius: 50%;
    background-color: #3cc04e;
    width: 55px;
    height: 55px;
    position: absolute;
    opacity: 0;
    bottom: 1px;
    left: 0px;
    z-index: 99;
    animation: waves 4s infinite cubic-bezier(0.36, 0.11, 0.89, 0.32);
  }

  @keyframes waves {
    from {
      transform: scale(0.55, 0.55);
      opacity: 0.6;
    }
    to {
      transform: scale(1.8, 1.8);
      opacity: 0;
    }
  }

  .callus {
    width: 100%;
    margin: 20px 0 0 0;
    text-align: right;
    position: fixed;
    top: 33em;
    right: 30px;
    width: 50px;
    height: 50px;
    z-index: 99999;
  }
  
 

  .callus .callusL {
    width: 40px;
    height: 40px;
    font-size: 18px;
    border-radius: 100%;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    float: right;
    background: #eb1d39;
    color: #fff;
    margin: 0 20px 0 0;
    -webkit-box-shadow: 0px 0px 0px 7px #dc3545;
    -moz-box-shadow: 0px 0px 0px 7px rgba(232, 154, 17, 0.25);
    box-shadow: 0px 0px 0px 7px #dc354536;
    -webkit-animation: tada 1.25s infinite alternate-reverse;
    -moz-animation: tada 1.25s infinite alternate-reverse;
    -ms-animation: tada 1.25s infinite alternate-reverse;
    animation: tada 1.25s infinite alternate-reverse;
  }
  @keyframes tada {
    from {
      transform: scale(0.85, 0.85);
      
    }
    to {
      transform: scale(1.2, 1.2);
      
    }
  }

p {
     /*! margin: 20px; */
     font-weight: 400;
     font-size: 15px;
     font-family: Raleway;
     line-height: 24px;
}

.bx-rht-cont {
  text-align: left;
}
.bx-rht-cont p {
  text-align: left;
  color: #333;
}
a {
     color: #222222;
     text-decoration: none;
     outline: none !important;
}

a,
.btn {
     text-decoration: none !important;
     font-family: 'Raleway', sans-serif;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

img {
     max-width: 100%;
     height: auto;
}

 :focus {
     outline: 0;
}

.paddind_bottom_0 {
     padding-bottom: 0 !important;
}

.btn-custom {
     margin-top: 20px;
     background-color: transparent !important;
     border: 2px solid #ddd;
     padding: 12px 40px;
     font-size: 16px;
}

.lead {
     font-size: 18px;
     line-height: 30px;
     color: #767676;
     margin: 0;
     padding: 0;
}

.form-control:focus {
     border-color: #ffffff !important;
     color: #000 !important;
     box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
     border: none !important;
}

.badge {
     font-weight: 500;
}

blockquote {
     margin: 20px 0 20px;
     padding: 30px;
}
.navbar-toggler {
	background: #fff;

}
button {
     border: 0;
     margin: 0;
     padding: 0;
     cursor: pointer;
}

.full {
     float: left;
     width: 100%;
}

.layout_padding {
     padding-top: 10px;
     padding-bottom: 0px;
}

#header {
    padding: 25px 15px;
    height: 100px;
    position: relative;
    left: 0;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
    background:rgba(24,33,57,.95);
}
#header.header-scrolled {
  background: rgba(0, 0, 0, 0.9);
  padding: 20px 0;
  height: 72px;
  transition: all 0.5s;
}

#header img {
 margin:0 auto;
}

#header #logo h1 {
  font-size: 34px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
}

#header #logo h1 a,
#header #logo h1 a:hover {
  color: #fff;
  padding-left: 10px;
  border-left: 4px solid #dd3d25;
}

#header #logo img {
  padding: 0;
  margin: 0;
}
.body-fx #header{padding: 6px 0;
    height: 65px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
     background:rgba(8,74,140,.85);}
.body-fx .navbar-default{background-color: transparent !important;}

.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}
.overlay a {
    padding: 0px;
    text-decoration: none;
    font-size: 22px;
    color: #f1f1f1;
    display: block;
    transition: 0.3s;
}

.overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.banner_section {
    width: 100%;
    background-image: url(../image/bnnr-bg.jpg);
    height: 600px;
    background-size: 100% 100%;
    /* padding: 120px 0px 90px 0px; */
    background-repeat: no-repeat;
    /* background-size: 100%; */
    position: relative;
}

.banner_taital {
    width: 100%;
    float: left;
    background-color: #626975;
    border-radius: 20px;
    padding: 20px 20px;
}
.banner-content{
    position: absolute;
    top: 185px;
    text-align: center;
    width: 65%;
    margin: 0 auto;
    right: 0;
    left: 0;
    padding: 41px 40px;
    background: rgba(254,254,254,0.8);
    border-radius: 50%;
    }
.banner-content h1{/* font-family: Algerian !important; */font-size: 42px;color: #000;font-weight:bold;line-height:60px;letter-spacing:3px;text-transform: uppercase;}
.banner-content h1 span{color: #000;}
.banner-content h2{/* font-family: Algerian !important; */font-size:30px;color: #000;letter-spacing:3px;line-height:36px;text-transform: uppercase;}

.about_section {
    width: 100%;
    float: left;
    background-color: #112139;
    margin-top: 39px;
}

.about_taital {
    width: 93%;
    float: right;
    padding: 65px 70px;
    margin-top: 14px;
}

.about_text {
    width: 100%;
    float: left;
    font-size: 40px;
    font-family: 'Raleway', sans-serif;
    color: #ffffff;
    font-weight: bold;
}

.about_section_2{
    width: 100%;
    float: left;
    /* margin-top: 2%; */
}



.about_text_2 {
    position:relative;
    margin: 0 auto;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    font-size: 40px;
    color: #112139;
    /*border-bottom: 1px solid #49bcfe;*/
    text-align: center;
}
.about_text_2:before{position:absolute; content:''; width:150px; height:2px; background:#112139;left:0; right:0; margin:0 auto; bottom:0px;}
.contact_text_2 {
    width: 24%;
    margin: 0 auto;
    text-align: center;
    font-size: 40px;
    color: #0b0e13;
    border-bottom: 1px solid #49bcfe;
    text-align: center;
}

.long_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    margin-left: 0px;
}

.about_taital p{
    text-align:justify;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    color: #ffffff;
    margin-left: 0px;
    padding-top: 10px;
}

.about_bt {
    width: 37%;
    float: left;
    font-size: 19px;
    color: #ffffff;
    border-radius: 5px;
    background-color: #f6d500;
    height: 50px;
    font-weight: bold;
    text-align: center;
    padding-top: 9px;
    margin-top: 40px;
}

.about_bt a {
    color: #102139;
    font-family: 'Raleway', sans-serif;
}

.about_bt a:hover{ color: #000; }

.about_img {
    width: 100%;
    float: left;
}

.about_main{ width: 100%; float: left; margin-bottom: 80px; }

.our_section {
    width: 100%;
    float: left;
    background-color: #ffffff;
    height: auto;
    margin-top: 4%;
}

.our_text {
    /*width: 26%;*/
    margin: 0 auto;
    text-align: center;
    font-size: 40px;
    color: #0b0e13;
    /*border-bottom: 1px solid #49bcfe;*/
    text-align: center;
}

.our_text :after {content: '';
    width: 150px;
    height: 2px;
    background: #112139;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0px;}

.client_long_text {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    font-size: 17px;
    color: #040403;
    text-align: center;
    padding-top: 40px;
}

.padding_top_0 {
    padding-top: 50px;
}

.ser-bx img{
    width: 100%;
    float: left;
    text-align: center;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}

.ser-bx h2{
    width: 100%;
    float: left;
    font-size: 22px;
    font-family: 'Raleway', sans-serif;
    color: #090a0b;
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
    text-transform: uppercase;
}

.ser-bx p{
    font-size: 16px;
    color: #090a0b;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    padding:0;
}
.ser-bx  p.rd-mr {
    text-align: center;
    border: 1px solid #f6d500;
    background: #f6d500;
    padding: 10px;
    max-width: 50%;
    color: #fff;
    margin: 0 auto;
    position: relative;
    /*! top: 10px; */
    border-radius: 5px; transition:.4s;
}
.ser-bx  p.rd-mr:hover {background:#10213f;}
.ser-bx  p.rd-mr:hover a{color:#fff;}
.ser-bx  p.rd-mr a{
    font-weight:bold;
    font-family: 'Raleway', sans-serif;
    color: #10213f;
}
.seemore_bt {
    width: 50%;
    font-size: 20px;
    color: #fffcf4;
    border-radius: 5px;
    background-color: #041d2c;
    height: 50px;
    margin-top: 40px;
    padding-top: 7px;
    text-align: center;
    display: inline-block;
}

.seemore_bt a {
    color: #ffffff;
}

.seemore_bt a:hover {
    color: #fffcf4;
    background-color: #f6d500;
    padding: 13px 41px;
    border-radius: 4px;
}

.project_section {
    width: 100%;
    float: left;
    background-image: url(../images/img-4.png);
    height: auto;
    background-size: 100%;
    margin-top: 70px;
    padding-bottom: 80px;
    background-repeat: no-repeat;
}

.partner_text {
    width: 100%;
    float: left;
    font-size: 70px;
    color: #fffcf4;
    font-weight: bold;
}

.lorem_ipsum_text {
    width: 61%;
    float: left;
    color: #fffcf4;
    font-size: 18px;
    margin-left: 0;
}

.choice_main {
    width: 100%;
    float: left;
}

.choose_bt {
    width: 18%;
    float: left;
    background-color: #f6d500;
    color: #fffcf4;
    height: 50px;
    font-size: 14px;
    border-radius: 10px;
    text-align: center;
    padding-top: 14px;
}

.choose_bt a {
    color: #ffffff;
}
.choose_bt a:hover{ 
	color: #000; 
}

.our_price_section{
	width: 100%;
	float: left;
}

.our_price{
    width: 20%;
    margin: 0 auto;
    text-align: center;
    font-size: 40px;
    color: #0b0e13;
    border-bottom: 1px solid #49bcfe;
    text-align: center;
}

.price_section_2{
	width: 100%;
	float: left;
	margin-top: 50px;
}

.beginner {
    width: 100%;
    float: left;
    background-color: #022431;
    border-radius: 15px;
    height: auto;
    padding: 40px 30px;
}

.free_text {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #f6d500;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0;
}

.access_text{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #fffcf4;
	margin-left: 0px;
	margin-top: 0px;
}

.beginner_text{
	width: 100%;
	float: left;
	color: #fffcf4;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.plan_text{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 40px;
	color: #fffcf4;
	margin-left: 0px;
	margin-top: 0px;
}

.select_boton{
	width: 100%;
	float: left;
	margin-top: 30px;
}

.select_bt {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    color: #fffcf4;
    background-color: #03164c;
    padding: 10px 0px;
    border-radius: 10px;
}

.select_bt a {
    color: #fffcf4;
}
.select_bt a:hover {
    color: #fffcf4;
    background-color: #f6d500;
    padding: 16px 28px;
    border-radius: 7px;
}

.premium{
    width: 100%;
    float: left;
    background-color: #03164c;
    border-radius: 15px;
    height: auto;
    padding: 40px 30px;
}

.premium_bt{
    width: 50%;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    color: #fffcf4;
    background-color: #f6d500;
    padding: 10px 0px;
    border-radius: 10px;
}

.premium_bt a {
    color: #fffcf4;
}
.premium_bt a:hover{ 
	color: #000; 
}

.contact_section {
    width: 100%;
    float: left;
    margin-top: 90px;
}


.background_bg{
	/*! width: 100%; */
	float: left;
	height: auto;
	background-image: url(./image/contact-bg.jpg);
	background-size: 100% 100%;
	/* margin-bottom: 44px; */
}

.contact_bg {
    width: 82%;
    margin: 0 auto;
    padding-top: 23px;
    padding-bottom: 0px;
}

.request_text {
    width: 100%;
    float: left;
    font-family: 'Raleway', sans-serif;
    font-size: 30px;
    color: #fffcf4;
    border-bottom: 0px solid#49bcfe;
    padding-top: 20PX;
}

.email-bt {
    background: transparent;
    border-bottom: 1px solid #fffcf4;
    border-top: 0px;
    font-family: 'Raleway', sans-serif;
    border-left: 0px;
    border-right: 0px;
    color: #eee!important;
    width: 100%;
    height: 30px;
    font-size: 20px;
    padding: 20px 20px 20px 0px;
    margin-bottom: 10px;
}
.email-bt::placeholder, .massage-bt::placeholder {
    color:#999;}
.massage-bt {
    background: transparent;
    border-bottom: 1px solid #fffcf4;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    color: #fffcf4 !important;
    width: 100%;
    height: 85px;
    font-size: 20px;
    padding: 20px 20px 20px 0px;
}

.send_bt {
    width: 30%;
    float: left;
    background-color: #f6d500;
    color: #000;
    text-align: center;
    padding: 12px 0px 12px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 10px;
    text-transform: uppercase;
    /* margin-left: 10px; */
    /* margin-bottom: 45px; */
}
.send_bt:hover {background-color: #fff;}
.send_bt:hover  a{color:#fff;}
.send_bt a { font-weight:bold;
    color: #041d2c;
}
/* .map_addres .fa{font-size:25px; width:60px; height:60px; line-height:60px; color:#102142; background:#fff;text-align: center; display: inline-table;margin-top:5px;} */
.footer_section {
    width: 100%;
    float: left;
    background-color: #041445;
    height: auto;
}

.mb-3, .my-3 {
    margin-bottom: 1rem!important;
    width: 65%;
    margin: 0 auto;
}

.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 50px;
}

.input-group>.input-group-append>.btn, .input-group>.input-group-append>.input-group-text, .input-group>.input-group-prepend:first-child>.btn:not(:first-child), .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child), .input-group>.input-group-prepend:not(:first-child)>.btn, .input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #e05306;
    color: #fff;
    border: 0px;
}

.addres_text {
    width: 10%;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    color: #fcf8f9;
    border-bottom: 1px solid #ffffff;
    padding-top: 25px;
}

.map_addres {
    width: 100%;
    float: left;
    padding-top: 50px;
    padding-bottom: 8px;
}

.map_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #fffcf4;
    display: flex;    line-height: 24px;
}

.map_icon {
    padding-left: 10px;
    padding-top: 0px;
    font-family: 'Raleway', sans-serif;
    text-align: justify;
}

.social_icon {
    width: 25%;
    margin: 0 auto;
    text-align: center;
}

.social_icon ul {
    margin: 0px;
    padding: 0px;
}


.social_icon li {
    display: inline-block;
    padding: 5px;
    background: #fff; border-radius:50%;
    margin: 1px; transition:.4s;
}
.social_icon li:hover {background:#f6d500;}
.social_icon li .fa{width:40px; height:40px; font-size:24px; line-height:40px; text-align:center; color:#102142;}

.copyright_text {
    width: 100%;
    font-family: 'Raleway', sans-serif;
    float: left;
    font-size: 14px;
    color: #fffcf4;
    text-align: center;
    font-weight: 400;
    padding-top: 40px;
    margin-left: 0px;
}

.copyright_text a { color: #fffcf4; }
.copyright_text a:hover { color: #f6d500; }


    /*----------------------------contactpage----------------------------------------*/
    .bx-rht-cont p{margin-bottom:0;}
    .brn-off{width:31%; padding:1%; float:left;     padding-bottom: 0;}
    .cont-page h3{     margin: 0;
        font-size: 18px;
        margin-bottom: 8px;}
    .cont-page p{font-size:14px; color:#000;     line-height: 24px !important;}
    
    .cont-heading {
        margin: 0;
    
        font-size: 15px;
        text-transform: uppercase;
        background:#60355c;
        padding: 9px 10px;
        color: #fff;
        margin-bottom: 8px;
    }
    .head-bx{float: left;
        width: 50%;}
        
    .contd-bx{float: left;
        width: 50%;}
        
    .brn-bx h2{text-align:center;}
    
    .map-cont img{max-width:100%;}
    
    .cont-page .st-feature-box{    background: #888;
        padding-top: 10px;
        padding-bottom: 10px; margin-bottom: 10px;     padding-right: 10px;
            color: #fff;}
        
    .cont-page .feature-box-image{    margin-top: 13px;}
    
    .brnh-off p{margin-bottom:2px;}
    
    
    .st-custom-heading-layout2.st-custom-heading-wraper {
        margin-bottom: 24px;
    }
    
    .st-custom-heading-layout2 .st-heading-title {
        position: relative;
        margin-bottom: 0;
        text-transform: uppercase;
        font-size: 25px;
        line-height: 25px; font-weight:bold;
        margin-top: 0;
    }
    
    .st-custom-heading-layout2 .st-heading-title>span {
            position: relative;
        margin-bottom: 0;
        text-transform: uppercase;
        font-size: 25px;
        line-height: 25px;
        display: block;
        margin-bottom: 11px;
    }
    
    .st-custom-heading-layout2 .heading-line {
        width: 26px;
        height: 1px;
        background: #114366;
        margin: 0;
    }
    
    .st-feature-box {
        padding-left:75px;
        position: relative;
            margin-bottom: 35px;
    }
    
    .st-feature-box .st-feature-box-icon {
        color: #111;
        display: block;
        position: absolute;
        width: 52px;
        height: 52px;
        line-height:0px;
        top: 0;
        left: 0;
        text-align: center;
        font-size: 60px;
        -webkit-transition: all .3s;
        -khtml-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
    }
    
    .st-feature-box h3 {
        color: #fff;
        margin-bottom: 8px;
        font-size: 18px;
        line-height: 20px;
        font-weight: normal;
    }
    
    .cont-soc img{margin-right:5px;}
    .cont-page h2{    font-weight:bold;
        color: #111;
        font-size: 19px;
        margin-top: 0;
        text-transform: uppercase;
        margin-bottom: 18px;
        margin-top:10px;}
    .cont-page h2 span{color: #111;
        font-weight: normal;
        font-size: 18px;}
    .cont-page h5{    color: #222;
        font-size: 19px;
        margin-bottom: 25px;}
        
    .cont-page h2 span {
        color: #111;
        font-weight: normal;
        font-size: 18px;
    }
    
    .cont-page{text-align:left;font-family: arial; font-size: 14px;}
    
    /* End */
#FooterrControl1_tr_hitCounter{padding-top: 0 !important;}
    .divider::after{content: ""; width: 100%; height: 1px; background-color: #fff; display: block; position: relative; top: 4px; left: 0; padding: 0 6px;    margin-bottom: 8px;}
	.footer_section li{color: #fff;     font-size: 15px;}
	.footer_section li a{color: #fff;}


    .ft_cont_detail{ display: flex;align-items: center;}
	.ft_cont_detail_icon{background-color: #fff; width: 60px; height: 60px; text-align: center;}
	.ft_cont_detail .fa{color: #041445;  font-size: 28px; line-height:60px; }


    /* innr-pg-c Start */

.otherpagecss #RadDockZone1.container{max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}
  .innr-pg-c{margin-bottom: 20px; padding:40px 0;position: relative;background:url(../Image/inner-bg-img.jpg) no-repeat right/cover scroll ;}
  .innr-pg-c h1{font-weight: 700;Font-size: 24px;color: #fff;text-align: left;border-left: 3px #fff solid;text-transform: uppercase;position:relative;z-index:1;border-radius: 4px;padding: 5px 0 5px 20px;}
  .innr-pg-c:after{content:'';position:absolute;left:0px;right:0px;top:0px;width:100%;height:100%;z-index: 0;background-color: rgba(24,33,57,.95);}
/* innr-pg-c End */