@font-face {
  font-family: 'Times New Roman';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(Image/times.ttf) format('truetype');
}
.fa{font-family:fontAwesome !important;}
@import url('ca-style.css');
.cl-1{color: #1d4b53;}
.RadGrid_Default .rgActiveRow, .RadGrid_Default .rgHoveredRow {
    background: none !important;

}
*{font-family: 'New Times Roman' !important;};
 .team_img {
    width: 160px;
    border: 6px solid #005b6a;
    border-radius: 50%;
}
#EventCalenderControl marquee a {
    font-size: 16px !important;
}
.feature-box-content{
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
}
/*  */
.fix-box{position: fixed;top: 26%;left: -32px;z-index:999;font-size: 14px;/*! float: right; */}
.social-fx{list-style:none;padding-right: 0px;margin:0;}
.social-fx li{
    background: #005b6a;
    /* width: 160px; */
    padding-left: 8px;
    clear: both;
    height: 45px;
    WIDTH: 45PX;
    line-height: 48px;
    margin-top: 2px;
    margin-right: -7px;
    transition: 0.5s;
    overflow: hidden;
    }
.social-fx li a{color:#fff;}
.social-fx li strong{font-weight:normal;}
.social-fx li span{float: right;margin-top: -3px;}
.social-fx li i{ width:35px; height:35px;}
.social-fx li i.fa{ font-size:24px;padding-top: 10px;}

/*  */

/*  */

.banner-hm .carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    
    padding: 0;
    width: 12px;
    height: 12px;
    text-indent: -999px;
    cursor: pointer;
    background: #1d4b53;
    border-color: #1d4b53;
    background-clip: padding-box;
    border: 0;   
    opacity: 15;
    transition: opacity .6s ease;
}
.banner-hm .carousel-indicators li {
    background: #1d4b53;
    border-color: #1d4b53;
    border-radius: 3px;
    width: 12px;
    height: 12px;
}
.banner-hm .carousel-indicators .active {
    background: #fbac00;
    border: none;
    padding: 0;
}
/*  */
#header .navbar-default{margin-top: 20px;    background-color: transparent;}

 body {
	font-family: 'Times New Roman';
	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;
}


.bx-rht-cont h2 {
	font-weight: 600;
    font-size: 20px;
	font-family: Algerian !important;
	line-height:24px;
	color: #023c6c;
}


/*contact*/
.map-cont{     margin-top: 10px;
    width: 56%;
    float: left;
    border: 1px solid #ddd;
    text-align: center; padding: 10px 0;}
.map-cont img{max-width:100%;}
	
.bx-rht-cont{    width:40%;
    float: left;
    margin-left: 3%; text-align: left;}
	
.bx-rht-cont a{cursor:pointer;}
.bx-rht-cont h2{text-align: left;
    font-size: 16px;
    font-weight: bold;     line-height: 18px; margin-top: 10px; margin-bottom:5px;}
	
.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: #264f4f;
    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;}


/*cont-page*/

/*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: Poppins;
     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;*/
     margin: 8px 0;
}

p {
     /*! margin: 20px; */
     /* font-weight: 300; */
     font-size: 15px;
     font-family: Poppins;
     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: 'Poppins', 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;
     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;
}

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

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

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

#header {
    padding: 20px 0;
    height: 100px;
    /*position: absolute;*/
    left: 0;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997; background:rgba(251,232,217,.5);
}
.head-tp{background:#1b4a5a;}
.head-tp ul, .head-tp ul li a{padding-right: 10px;font-size: 15px;color:#fff;list-style:none;margin: 0;font-family: 'Poppins', sans-serif;}
.head-tp ul li{display:inline-block; padding:0 5px; line-height:40px;font-family: 'Poppins', sans-serif; }
#header.header-scrolled {
  background: rgba(0, 0, 0, 0.9);
  padding: 20px 0;
  height: 72px;
  transition: all 0.5s;
}

#header img {
 margin:0 auto;
 padding-left: 20px;
}
.text-right {
	text-align: right !important;
}
#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;}
.banner-hm{border-radius:10px; margin-bottom:80px; position:relative;}

.banner-hm #myCarousel{box-shadow:5px 20px 10px #ccc;}
.banner-hm .carousel-indicators {bottom: -50px;}
.banner-hm .carousel-caption_r {left: 10%;top: 5%;height: 435px;padding: 60px 50px;}
.bnr-btm{background: rgba(254,254,254,1);width: 550px; border-radius:10px;}
.bnr-btm h1{color:#1d4b53; font-size:40px; text-align:justify; font-weight:bold;}
.bnr-btm p{color:#000;text-shadow:none; text-align:justify; font-size:16px;}
.bnr-content{
    text-align: left;
}
.bnr-btm .about_bt a{text-shadow:none;font-size:16px;}
.bnr-btm .about_bt a {display: inline-block;font-size: 17px;color: #ffffff;border-radius: 5px;background-color: #1d4b53;font-weight: bold;text-align: center;padding:15px 30px;margin-top: 20px;}
.bnr-btm .about_bt a:hover { background-color: #fbac00;}
.about_section {width: 100%; float: left; background-color: #112139; /*margin-top: 70px;*/}
.about_taital {/* width: 93%; *//*background: rgba(250,250,250,.6);*/float: right;/* padding: 25px 15px; */margin-top: 14px;}

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

.team_section{position: relative;padding: 15px 0;width: 100%;}

.about_text_2 {
    position:relative;
    margin: 0 auto;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-size: 40px;
    color: #1d4b53;
    /*border-bottom: 1px solid #49bcfe;*/
    text-align: center;
}

.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: 'New Times Roman';
    color: #000;
    margin-left: 0px;
    margin-bottom: 10px;
}

.about_bt a {
    display: inline-block;
    font-size: 17px;
    color: #ffffff;
    border-radius: 5px;
    background-color: #1d4b53;
    font-weight: bold;
    text-align: center;
    padding: 13px 29px;
    margin-top: 16px;
}
.about_bt a:hover { background-color: #fbac00;}
.about_bt a {color: #fff; font-family: 'Poppins', sans-serif;}
.about_bt a:hover{ color: #000; }
.about_img {position:relative; width: 80%; margin:0 auto; padding:10px 20px 50px;  /*float: left;*/}
.about_img img { box-shadow: 60px 50px 1px rgba(255,172,0,.5);}
.about_section:before {content: '';position: absolute;height: 300px;width: 100px;background: #112139;top: 100px;left: 0;}
.about_section:after {position: absolute;content:'';top: 50px; width: 10px; height: 150px; background: #fbac00; left: 50px;}
.about_main{ width: 100%; float: left; margin-bottom: 80px; }

.our_section {width: 100%; float: left; background-color: #ffffff; height: auto;padding:0px 0 20px;}

.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;
}
.our_section .padding_top_0 {padding-top: 20px;}
.padding_top_0 { padding-top: 50px;}
.ser-bx{box-shadow:10px 20px 30px #ccc;position:relative;text-align:center;/* padding: 30px 16px; */height: 100%;}
.ser-bx img{width: 100%;float: left;text-align: center;aspect-ratio: 3/2;object-fit: cover;}
.ser-bx .fa{text-align:center; line-height:60px; font-size:50px; color:#fbac00;}
.ser-bx h2{width: 100%; font-size: 22px;font-family: 'Poppins', sans-serif; color: #1d4b53; text-align: center;font-weight: bold;margin-bottom: 20px;padding-top: 10px; line-height:30px;text-transform: uppercase; margin:0;}
.ser-bx p{display: inline-block;font-size: 15px;color: #090a0b;text-align: center;font-family: 'Poppins', sans-serif;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;margin-bottom: 20px;}
.ser-bx p.rd-mr a {display: inline-block;text-align: center;border: 1px solid #fbac00;background: #fbac00;padding: 10px 34px;color: #fff;margin: 0 auto;position: relative;  /*! top: 10px; */border-radius: 5px;transition:.4s;}
.ser-bx p.rd-mr a:hover {background:#1d4b53;}
.ser-bx  p.rd-mr:hover a{color:#fff;}
.ser-bx  p.rd-mr a{
    font-weight:bold;
    font-family: 'Poppins', sans-serif;
    color: #1d4b53;
}
.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: #fbac00;
    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: #fbac00;
    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: #fbac00;
    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: #fbac00;
    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: #fbac00;
    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{
	text-align: center;
background-image: url(../image/contact-bg.jpg);
    background-size: 100% 100%;
    padding-bottom: 45px;

}

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

.request_text {
    width: 100%; color:#fff; float: left; font-family: 'Poppins', sans-serif; font-size: 30px; padding: 20px 0; margin-bottom:20px; position:relative; font-weight:bold;}
.request_text:before {
    position: absolute;
    content: '';
    width: 150px;
    height: 2px;
    background: #eee;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom:15px;
}
.email-bt {
    background: #fff; border-bottom: 1px solid #fffcf4;  border-top: 0px; font-family: 'Poppins', sans-serif; border-left: 0px; border-right: 0px;  width: 100%; min-height: 30px; font-size: 15px; padding: 12px 10px; margin-bottom: 10px;}
.email-bt::placeholder, .massage-bt::placeholder { color:#999;}
.massage-bt { border-bottom: 1px solid #fffcf4; border-top: 0px; border-left: 0px; border-right: 0px; width: 100%; min-height: 85px; font-size: 15px; padding: 12px 10px;}

.send_bt { background-color: #fbac00; color: #000;font-weight: bold; text-align: center; padding: 15px 30px; font-size: 18px; border:0; border-radius:10px; margin:0 auto; margin-bottom: 15px;}
.send_bt:hover {background-color:#041d2c;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;float: left;}
.map_addres h3{color:#fff; line-height:30px; font-size:22px; font-weight:bold; text-transform:uppercase; border-bottom:1px solid #20555e; margin-bottom:20px;}
.other_icon ul{list-style:none; margin:0; padding:0;padding-top: 20px;}
.other_icon ul li{display: inline-block;padding: 0 10px;}
.other_icon ul li a{color:#fff;}
.footer_section_2 .fa{ margin-right: 10px}
.footer_section { width: 100%; float: left;  background-color: #1d4b53; height: auto;}
.mb-3, .my-3 {
    /* margin-bottom: 1rem!important; */
    /* width: 65%; */
    /* margin: 0 auto; */
}

.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%; border-bottom: 1px solid #20555e;
    padding-top: 50px;
    padding-bottom: 50px;
}

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

.map_icon {
    /*padding-left: 10px;*/
    padding-top: 0px;
    font-family: 'Poppins', 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:#fbac00;}
.social_icon li .fa{width:40px; height:40px; font-size:24px; line-height:40px; text-align:center; color:#102142;margin-right: 0;}

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

.copyright_text a { color: #fffcf4; }

.copyright_text a:hover { color: #fbac00; }
@media(max-width:1024px){
.banner-hm .carousel-caption_r {left: 10%;top: 8%;padding: 21px 6px;}
.bnr-btm .about_bt{/* padding: 10px 30px; */margin-top: 0;}
}
@media(max-width:991px){
	.banner-content{width:100%;}
	.banner_section {    padding-top: 10px; height: 350px !important;}
	.social_icon{width: 100%;}
	.bnr-btm{width:90%;}
	.carousel-caption{position:relative;bottom:0;right:inherit;}
	.bnr-btm{width:100%;}
	.banner-hm .carousel-caption_r{left: inherit; top: inherit;}
}

@media(max-width:767px){
	.carousel-caption{position:relative;bottom:0;right:inherit;}
	.bnr-btm{width:100%;}
	.banner-hm .carousel-caption_r{left: inherit; top: inherit;}
	.head-tp .text-right{display: none;}
}

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

@media(max-width:480px){
}
/*footer*/
    .footer-area ul li{list-style: none;border-bottom: 1px solid #fff}
    .footer-area {
        background: url(Image/footer-bg1.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        /* padding: 125px 0 0px; */
    }
    
    .footer-social-address {
        background: url(../image/footer-social-bg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding: 49px 66px 55px;
        border-radius: 5px;
    }
    
    .footer-social-address-content h4 {
        font-size: 40px;
        color: #fff;
        margin: 0;
    }
    
    .footer-social-icon {
        text-align: left;
        position: relative;
        left: -15px;
    }
    
    .footer-social-icon ul li {
        display: inline-block;
        padding:6px;
        border:none;
    }
    
    .footer-social-icon ul li.text {
        color: #fff;
        font-size: 18px;
        font-weight: 600;
        margin-right: 9px;
    }
    
    .footer-social-icon ul li i {
        display: inline-block;
        font-size: 16px;
        border: 2px solid #fff;
        color: #fff;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        text-align: center;
        line-height: 38px;
        margin: 0 3px;
        position: relative;
        z-index: 1;
        transition: 0.5s;
    }
    
    .footer-social-icon ul li i:hover{
       color:#f45b1e;
    } 
    
    .footer-social-icon ul li i:after{
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background:#fff;
        border-radius: 50%;
        z-index: -1;
        transform: scale(0);
        transition: 0.5s;
    } 
    
    .footer-social-icon ul li i:hover:after{
        transform: scale(1);
    }
    
    .footer-area .row.add-footer-class {
        padding: 80px 0 0;
    }
    
    p.footer-desc {
        text-align:justify;
        width:100%;
        margin: 10px 0 0;
        color: #fff;
        /* background: #f45b1e; */
        border-radius: 10px;
        padding: 20px;
        padding-left: 0;
    }
    
    .footer-contect-info {
        margin-top: 23px;
    }
    
    .footer-contact-info-title h4 {
        color: #fff;
        font-size: 18px;
        font-weight: 500;
        margin: 0;
        padding-left: 30px;
        position: relative;
    }
    
    .footer-contact-info-title h4:before {
        position: absolute;
        content: "";
        width: 22px;
        height: 2px;
        left: 0;
        top: 11px;
        background: #f45b1e;
    }
    
    .footer-contect-info ul li {
        color: #fff;
         margin-top: 18px;
    }
    
    .footer-contect-info ul li i {
        color: #f45b1e;
        display: inline-block;
        margin-right: 12px;
    }
    
    .footer-widget-title h4 {
        font-size: 22px;
        color: #fff;
        font-weight: 600;
        margin-bottom: 10px;
        margin-left:26px;
    }
    
    .footer-widget-menu ul li a {
        display: inline-block;
        color: #fff;
        opacity: 0.9;
        line-height: 40px;
        font-size: 16px;
        transition: 0.5s;
    }
    
    .footer-widget-menu ul li a:hover{
        color: #f45b1e;
        opacity: 1;
    }
    
    .footer-widget-menu ul li i {
        font-size: 16px;
        color: #fff;
        display: inline-block;
        opacity: 0.6;
        margin-right: 8px;
        transition: 0.5s;
    }
    
    .footer-widget-menu ul li a:hover i{
        color: #f45b1e;
        opacity: 1;
    }
    
    .single-newsletter-box input {
        background: transparent;
        width: 100%;
        height: 60px;
        border: 1px solid #ffffff47;
        border-radius: 5px;
        padding: 0 14px;
        outline: 0;
        color: #fff;
    }
    
    .single-newsletter-box input::placeholder{
        color: #fff;
    }
    
    .single-newsletter-box button {
        background-color: #f45b1e;
        width: 100%;
        padding: 16px 0;
        border: transparent;
        margin-top: 16px;
        font-size: 16px;
        text-transform: uppercase;
        color: #ffffff;
        font-weight: 500;
        border-radius: 5px;
    }
    
    .footer-bottom-area {
        padding: 50px 0 10px;
    }
    
    .footer-bottom-area .row.footer-bottom {
        border-top: 1px solid #ffffff3d;
        padding-top: 18px;
    }
    
    .footer-bottom-content h4 {
        font-size: 16px;
        color: #fff;
        font-weight: 400;
    }
    
    .footer-bottom-content a {
        display: inline-block;
        color: #f45b1e;
    }
    
     .service1-box {
         margin-top: 30px;
         overflow: hidden;
         border-radius: 4px;
         position: relative;
         transition: all 0.4s;
    }
     .service1-box .image img {
         width: 100%;
         transition: all 0.4s;
         filter: brightness(0.7);
    }
     .service1-box:hover::after {
         opacity: 1;
         transition: all 0.4s;
         bottom: -350px;
    }
     .service1-box:hover .image img {
         transition: all 0.4s;
         transform: scale(1.1) rotate(2deg);
    }
     .service1-box .hover-area {
         position: absolute;
         bottom: 2px;
         margin: 18px;
         transform: translateY(0);
         opacity: 1;
         transition: all 0.4s;
         z-index: 2;
    }
    /*callus*/
.callus {
    width: 100%;
    margin: 8px 0 0 0;
    text-align: right;
    position: fixed;
    bottom: 40%;
    right: 20px;
    width: 50px;
    height: 50px;
    z-index: 99999;
}
.callus .fa{
    width: 40px;
    height: 40px;
    font-size: 18px;
    border-radius: 100%;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    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;
    -moz-animation: tada 1.25s infinite;
    -ms-animation: tada 1.25s infinite;
    animation: tada 1.25s infinite;
}
/*callus*/
  /*============WHATSAPP==========*/
  
.whatsapp_btn{
    position: fixed;
    bottom: 20%;
    right: 20px;
    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(.36, .11, .89, .32);
}
@keyframes waves {
           from {
           transform: scale(.55, .55);
           opacity: .6;
           }

           to {
              transform: scale(1.8, 1.8);
              opacity: 0;
              }
           }
/**/
/*---------------------------------------
innr-pg-c 
----------------------------------------*/
.otherpagecss #RadDockZone1.container{max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}
.innr-pg-c{margin-bottom: 20px;padding: 32px 0;position: relative;background:url(../Image/inner-bg-img.jpg) no-repeat right/cover scroll;}
.innr-pg-c h1{font-weight: 700;font-family: "Poppins", serif;Font-size: 26px;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-image: linear-gradient(141deg, #1d4b53 55%, #fbac00);}
/*  */
.contact_section{position:relative;padding:50px 0; padding-top: 0;}
    .contact_section .heading-container{margin-bottom:45px}
    .contact_section .row{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}
    .contact_section .form_container{background-color:#fff;padding:45px}
    .contact_section .form_container .form-control{width:100%;border:none;height:50px;margin-bottom:15px;padding-left:15px;outline:none;color:#101010;-webkit-box-shadow:0 0 25px 0 rgb(0 0 0 / .15);box-shadow:0 0 25px 0 rgb(0 0 0 / .15);border-radius:0}
    .contact_section .form_container .form-control.message-box { height: 95px;}
    .contact_section .form_container .btn_box button {border: none;text-transform: uppercase;display: inline-block;padding: 12px 55px;background-color: #f45b1e;color: #ffffff;border-radius: 0px;-webkit-transition: all .3s;transition: all .3s;border: 1px solid #f45b1e;}
    .contact_section .form_container .btn_box button:hover {background-color: transparent;color: #f45b1e;}
    .detail-boxp{font-size:16px;text-align: justify;}
     .contact-box{padding:40px;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
    .contact-box h2{font-size:32px;font-weight:600;}
    .contact-box .form-group input, .contact-box .form-group textarea{width: 100%;border: none;height: 50px;margin-bottom: 15px;padding-left: 15px;outline: none;color: #101010;background: #f4f5f8;-webkit-box-shadow: 0 0 25px 0 rgb(0 0 0 / 0);/* box-shadow: 0 0 25px 0 rgb(0 0 0 / .15); */border-radius: 0;}
    .contact-box .form-group textarea{height: 95px;}
    .contact-box .send_bt{ border: none;text-transform: uppercase;display: inline-block;padding: 12px 30px;background-color: #f45b1e;color: #ffffff;border-radius: 0px;-webkit-transition: all .3s;transition: all .3s;border: 1px solid #f45b1e;}
    .box-inner{text-align: left;padding:10px;display: flex;align-items: flex-start;justify-content: flex-start;flex-direction: row;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
    .bx-inr1 {margin-top:14px;}
    .title{color: #121315;font-size: 17px;font-weight: 600;padding: 0;}
    .box-inner .text-area p {font-size: 14px;font-weight: 400;/* line-height: 28px; */color:#121315;margin: 0px 10px 0px 0px;}
    .icon-area i{    background: #1d4b53;font-size: 25px;color: #fbac00;padding: 12px 16px;border-radius: 5px;}
    .text-area{padding-left:20px;}
.contact-box .form-control {
    width: 100%;
    border: none;
    height: 50px;
    margin-bottom: 15px;
    padding-left: 15px;
    outline: none;
    color: #101010;
    background: #f4f5f8;
    -webkit-box-shadow: 0 0 25px 0 rgb(0 0 0 / 0);
    /* box-shadow: 0 0 25px 0 rgb(0 0 0 / .15); */
    border-radius: 0;
}
input.btn-submit {
    display: inline-block;
    text-align: center;
    border: 1px solid #fbac00;
    background: #fbac00;
    padding: 10px 34px;
    color: #000;
    font-weight: 700;
    margin: 0 auto;
    position: relative;
    font-family: 'Poppins';
    border-radius: 5px;
    transition: .4s;
}
.dropend .dropdown-menu[data-bs-popper] {top: 0;left: auto;right: 100%;}
.dropdown-menu li{margin: 0;}
.navbar>.container-fluid{justify-content: center;}
.navbar-toggler{background-color: #fff;}