body{ padding: 0px; margin: 0px; list-style: none; font: 400 18px/28px 'Outfit'; color:#FFF; background: url(../images/bg.jpg) no-repeat left top #141414; background-size: cover; /*background-attachment: fixed;*/ }
p{padding: 0px; margin: 0px;}
a{padding: 0px; margin: 0px; outline: none;}
ul{ list-style: none; padding: 0px; margin: 0px;}
label{ list-style: none; padding: 0px; margin: 0px;}
ul li{ padding: 0px; margin: 0px;}
h1, h2, h3, h4, h5, h6{padding: 0px; margin: 0px;}
input[type="text"]::-webkit-placeholder { opacity: 1;  }
input[type="text"]::-moz-placeholder { opacity: 1;}
input[type="password"]::-webkit-placeholder { opacity: 1;}
input[type="password"]::-moz-placeholder { opacity: 1;}
input[type="search"]::-webkit-placeholder { opacity: 1;}
input[type="search"]::-moz-placeholder { opacity: 1;}
input[type="email"]::-webkit-placeholder { opacity: 1; }
input[type="email"]::-moz-placeholder { opacity: 1;}
input[type="tel"]::-webkit-placeholder { opacity: 1;}
input[type="tel"]::-moz-placeholder { opacity: 1;}
textarea::-moz-placeholder { opacity: 1;  }
textarea::-webkit-placeholder { opacity: 1;}
a:hover{ outline: none !important; text-decoration: none;}
a:active{ outline: none !important; text-decoration: none;}
a{ text-decoration: none !important;  -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
button, input[type="submit"]{ -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; cursor: pointer;}
input, button{ -webkit-appearance: none;}
input:focus{ outline: none; box-shadow: none;}
button:focus, input[type="submit"]:focus{ outline: none; box-shadow: none;}
figure{ margin: 0px !important; }


/*font-family: 'Poppins';
font-family: 'Outfit';*/


.btn_link { padding: 12px 30px; border-radius: 5px; text-transform: capitalize; font-weight: 500; color:#fff; display: inline-block; font-family: 'Outfit'; font-size: 16px; line-height: 24px; margin-top: 10px; background: #FB595A;
background: linear-gradient(90deg, rgba(251, 89, 90, 1) 0%, rgba(248, 70, 71, 1) 72%, rgba(245, 57, 58, 1) 84%, rgba(244, 51, 52, 1) 100%); }
.btn_link:hover{ background: #44a4d7; color:#fff !important; }



/*header*/
p, h1, h2, h3, h4, h4, h5, h6{padding-bottom: 15px;}
.header_sec { width: 100%; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; z-index: 5; }

.header_top{position: relative; width: 100%; padding: 15px 0; border-radius: 0; }
.header_top .container{position: relative; z-index: 1; }
.top_contact ul li{ margin: 0 20px 0 0; color:#fff; font-family: 'Outfit'; font-size: 14px; line-height: 20px; font-weight: 500; float: left; position: relative; }
.top_contact ul li a{ color:#fff; }
.top_contact ul li a:hover{ color:#44a4d7; }
.top_contact ul li i{ margin: 0 5px 0 0; }
.top_contact ul li:last-child{ margin-right: 0px; }
.top_contact ul li a img{ margin: 0 3px 0 0; }


.top_social{ float: right; }
.top_social li{ float: left; margin: 0 0 0 12px; color:#fff; font-size: 14px; line-height: 20px; float: left; }
.top_social li a{ color:#fff; }
.top_social li a:hover{ color:#44a4d7; }
.top_social li:first-child{ margin-left: 0px; }

.top_sos li { float: left; margin: 0 10px 0 0;}
.top_sos li:last-child{ margin-right: 0px;}
.top_sos li a{ width: 30px; height: 30px; background: #fff; border-radius: 100%; display: flex; align-items: center; justify-content: center; color:#141413; }
.top_sos li a:hover{ background: #44a4d7; color:#fff !important; }

.location_link { font-size: 14px; color: #fff; text-align: right; float: right; }
.location_link a:hover{ color:#44a4d7; }
.header_top .row{ align-items: center; }

.headerMain{ width: 100%; background: #fff; padding: 6px 0;  -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.headerMain .row{ align-items: center; }
.header_row{ background: #fff; padding: 10px; border-radius: 10px; }
.nav_top{ margin: 0px;  background: none; border: none; min-height: auto; box-shadow: none; border-radius: 0; padding: 0; }
.navbar-brand{margin: 0; padding: 0; width: auto; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.navbar-brand img{max-width: 150px; width: auto;  -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; } 

.menu_sec {padding: 0; display: flex; justify-content: flex-start; }
.menu_sec li{ margin: 0 0 0 30px; font-size: 17px; line-height: 21px; color:#141416; position: relative; float: left; font-weight: 500; font-family: 'Outfit'; }
.menu_sec li a{display: inline-block; color: #141416; padding: 8px 0; letter-spacing: 0; text-transform: capitalize; }
.menu_sec li:first-child{ margin-left: 0px; }
.menu_sec li a:hover{ color:#44a4d7; }
.menu_sec li a:after{position: absolute; content: ""; width: 0px; height: 2px; background: #44a4d7; bottom: 0; left: 0; transition: all 0.5s ease-in-out; visibility: hidden; opacity: 0;}
.menu_sec li a:hover:after{ width: 100%; visibility: visible; opacity: 1; }
.primary-navigation .menu-item-has-children > a:after{ display: none !important; }
.site-navigation ul .sub-menu{width: 250px; padding: 0; background: #44a4d7; top: 36px; box-shadow: 0 0 7px -4px #646363; }
.site-navigation ul .sub-menu li{ width: 100%; font-size: 14px; line-height: 18px; margin: 0px; }
.site-navigation ul .sub-menu li a{ width: 100%; padding: 10px 15px !important; color:#fff; }
.site-navigation ul .sub-menu li a:hover{ background: #f8494a !important;}

.top-logo{width: 22%;}
.header-mid { width: 52%;}
.header-right { width: 26%; display: flex; justify-content: space-between; align-items: center;}

.search { cursor: pointer; position: relative;}
.search img{ max-height: 100%; }
.cart_top{ float: left; position: relative;}
.cart_top img{ max-height: 100%; }
.cart_nmbr { width: 23px; height: 23px; background: #e14d46; position: absolute; right: -12px; bottom: -8px; border-radius: 100%; border: 2px solid #fff;  display: flex;
justify-content: center; align-items: center; font-size: 10px; color: #fff; font-style: normal; font-weight: bold; }




.header_sec.fixed{position: fixed; top: 0; left: 0; width: 100%; z-index: 99; background: #fff; animation: slideDown 0.75s ease-out;  box-shadow: 0 0 11px -3px rgba(51, 51, 51, 0.8); }
.header_sec.fixed .headerMain{ border-radius: 0px; }
.header_sec.fixed .header_top{ display: none; }
.header_sec.fixed .headerMain { padding:6px 0; }
.drop-arw { white-space: nowrap;  margin-left: 5px;  font-size: 14px;}
.header_sec .btn_link{padding: 10px 20px 12px; }






@keyframes slideDown {
    from {
      transform: translateY(-100%);
    }
    to {
      transform: translateY(0);
    }
  }
  
.header-right .btn_link{ float: right; margin: 0; }


/* .top_btn { position: absolute; right: 0; top: 50%; transform: translate(0, -50%); }
.call_btn{ background: #28662D; background: linear-gradient(90deg, rgba(40, 102, 45, 1) 0%, rgba(63, 134, 54, 1) 21%, rgba(91, 162, 62, 1) 44%, rgba(115, 185, 68, 1) 65%, rgba(145, 213, 76, 1) 100%);}
.call_btn:hover{ background: #28662D; background: linear-gradient(270deg, rgba(40, 102, 45, 1) 0%, rgba(63, 134, 54, 1) 21%, rgba(91, 162, 62, 1) 44%, rgba(115, 185, 68, 1) 65%, rgba(145, 213, 76, 1) 100%); } */



.banner_sec{ width: 100%; position: relative; padding: 65px 0 30px 0; }  
/* .banner_sec .ban_row{ align-items: center; } */
.banner_box .container{ position: relative;}
.banner_box{ width: 100%; position: relative; }
/* .banner_box:before{ width: 100%; position: absolute; left: 0px; top: 0px; height: 100%; content:""; z-index: 1; background: #335C95;
  background: linear-gradient(90deg, rgba(51, 92, 149, 0) 42%, rgba(51, 92, 149, 0.98) 100%); } */
/* .banner_innr{ width: 100%; position: absolute; left: 50%; top: 55%; -ms-transform: translate(-50%,-50%); 
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
 	transform: translate(-50%,-50%); z-index: 5; } */
.ban_heading, .banTxt h1{display: inline-block; width: 100%; font-size: 39px; line-height: 45px; color: #f5f5f5; padding-bottom: 20px; position: relative; text-transform: capitalize; font-family: 'Outfit'; position: relative; font-weight: bold; }   
.btn_link{margin: 0;}
.ban_subheading{ font-size: 17px; line-height: 21px; text-transform: capitalize; color:#eeeeee; font-weight: 600; padding: 0 0 10px; }
. .ban_content{ font-size: 15px; line-height: 26px; text-transform: capitalize; color:#e6e6e6; font-weight: normal; padding: 0 0 10px; }
.ban_btn .btn_link.ref_btn{ background: #f26522; color:#fff; font-weight: 500; }
.ban_btn li{ margin: 10px 10px 0 0; float: left;}
.ban_content{ font-size: 15px; line-height: 26px; color:#e6e6e6; padding: 0 0 10px; font-weight: normal; }

.ban_btn .btn_link.join_btn {background: #419ED2; background: linear-gradient(0deg, rgba(65, 158, 210, 1) 0%, rgba(63, 154, 207, 1) 52%, rgba(47, 134, 193, 1) 79%, rgba(41, 127, 187, 1) 100%); border: 1px solid #2bccf2;}
.ban_btn .btn_link.join_btn:hover{background: #419ED2;
background: linear-gradient(180deg, rgba(65, 158, 210, 1) 0%, rgba(63, 154, 207, 1) 52%, rgba(47, 134, 193, 1) 79%, rgba(41, 127, 187, 1) 100%);}

.ban_btn .btn_link.course_btn {background: #FC5E5F; background: linear-gradient(0deg, rgba(252, 94, 95, 1) 0%, rgba(250, 85, 86, 1) 52%, rgba(245, 55, 56, 1) 79%, rgba(244, 51, 52, 1) 100%);  border: 1px solid #FC5E5F;}
.ban_btn .btn_link.course_btn:hover{background: #FC5E5F;
background: linear-gradient(180deg, rgba(252, 94, 95, 1) 0%, rgba(250, 85, 86, 1) 52%, rgba(245, 55, 56, 1) 79%, rgba(244, 51, 52, 1) 100%);}



.ban_btn .btn_link { color: #fff; padding: 12px 30px;}
.topimg img{ max-width: 100%; border-radius: 3px; }
.topimg.topimg2{ margin-top: 40px; }
.banner_left{ width: 100%; padding: 35px 0 0; }
.ban_btn {
  padding: 10px 0 0;
  display: inline-block;
  width: 100%;
}


/* .ban_btn{ display: flex; justify-content: center; width: 100%; }
.ban_btn .btn_link{ margin: 20px 20px 0; } */



.wrapper{ padding: 70px 0; }
.top_sec{ text-align: center;}
.top_subheading{ width: 100%; font-size: 16px; line-height: 24px; font-family: 'Outfit'; color: #e5e4e4; font-weight: 500; text-transform: capitalize; }
.top_subheading strong{ color:#e5e4e4; }
.top_heading{ width: 100%; font-size: 30px; line-height: 35px; font-family: 'Outfit'; color: #fafafa; font-weight: bold; text-transform: uppercase; padding-bottom: 10px; 
color: #F7F7F7; 
 background-image: linear-gradient(180deg, #F7F7F7 , #E8E8E8 50%, #D1D1D1 100%); 
 background-clip: text; 
 -webkit-background-clip: text; 
 -webkit-text-fill-color: transparent; }
.top_paragraph{ font-size: 16px; line-height: 26x; font-family: 'Outfit'; color: #e8e8e8; font-weight: normal; padding-bottom: 15px; }
.list_style{ padding: 5px 0 25px; }
.list_style li{ width: 100%; display: inline-block; color:#e8e8e8; font-size: 16px; line-height: 26px; position: relative; padding: 2px; padding-left: 25px; margin-bottom: 5px; font-weight: 500; font-family: 'Outfit'; }
.list_style li:before{ position: absolute; left: 0; top: 3px; color:#3289c3; content:"\f058"; font-family: "Font Awesome 6 Pro"; font-weight: 900; }
.list_style li:last-child{ margin-bottom: 0px;}

.wrapper.about_sec { padding: 35px 0;}
.about_row{ flex-direction: row-reverse; align-items: start; }
.about_left{ width: 100%; padding: 45px 0 0 20px; } 
.about_sec{ position: relative; width: 100%; }
.about_rt{ width: 100%; }
.about_imgbox{ width: 100%; text-align: center; position: relative; }
.about_imgbox img{ width: 100%; margin-top: 0px; }


.speciality_sec{ width: 100%; padding: 30px 0 0; }
.special_box{ width: 100%; padding: 22px;  min-height: 190px; margin: 15px 0; background: url(../images/line.png) repeat-x left top #000; border-radius: 8px; min-height: 300px; min-height: 100%; }
.specl_heading{ font-size: 18px; line-height: 25px; color:#fff; font-weight: 600; padding: 0 0 10px; }
.specl_content{ font-size: 14px; line-height: 21px; color:#cdcdcd; font-weight: normal; }
.special_icon { width: 100%; display: inline-block;}
.special_icon i{ background: url(../images/shield.png) no-repeat 0 0; width: 68px; height: 82px; background-size: 100%; display: flex; justify-content: center; align-items: center;  margin: 0 0 15px;}

.special_icon i img{ max-width: 100%; transition: 0.5s; }
.special_box:hover i img{ transform: rotateY(360deg); }


.learn_sec{ width: 100%; background: url(../images/circle.png) no-repeat center center; background-size: 670px; }
.wrapper.learn_sec { padding-top: 30px;}
.wrapper.learn_sec .row{ align-items: center; flex-direction: row-reverse; }
.learn_topheading{ font-size: 60px; line-height: 65px; padding-bottom: 50px; font-weight: 600; text-align: center; text-transform: capitalize; color: #F7F7F7; 
 background-image: linear-gradient(180deg, #F7F7F7 , #E8E8E8 50%, #D1D1D1 100%); 
 background-clip: text; 
 -webkit-background-clip: text; 
 -webkit-text-fill-color: transparent;}
.learn_img{ width: 100%; }
.learn_img img{ width: 100%; border-radius: 10px; }
.learn_txt{ width: 100%; padding: 0 0 0 60px; }

.learn_txt .accordion-item{ }
.learn_txt .accordion-body{ padding: 0 0 20px;}
.learn_txt .accordian_content{ padding: 0 0 10px; font-size: 16px; line-height: 25px; color:#dadada; }
.learn_link{ font-size: 16px; line-height: 20px; color:#f2f1f1; font-weight: 500; }
.learn_link i{ margin: 5px 0 0 5px; font-size: 15px; }
.learn_link:hover{ color:#338bc4; }
.learn_txt .accordion-button{ padding: 20px 15px; padding-left: 30px; padding-right: 0px; font-size: 22px; line-height: 24px; color:#f2f1f1; font-weight: 600; background: none; }
.learn_txt .accordion-item { border: none; border-bottom: 1px solid #303030; background: none; border-radius: 0;}
.learn_txt .accordion-button:before{ width: 12px; height: 12px; position: absolute; left: 0; top: 26px; background: #338bc4; content: ""; border-radius: 100%; }
.learn_txt .accordion-button.collapsed::after{ background: url(../images/arw.png) no-repeat 0 0; width: 12px; height: 24px; background-size: 100%; display: block !important; }
.learn_txt .accordion-button::after{ display: none; }
.accordion-button:focus{ box-shadow: none;}


.course_sec .top_sec{ padding-bottom: 40px; }
.course_box{ width: 100%; background: url(../images/course_dark.jpg) no-repeat 0 0; padding: 15px; border-radius: 8px; min-height: 480px; width: 100%; background-size: cover; }
.course_img{ width: 100%; background-size: cover !important; position: relative; min-height: 196px; border-radius: 8px; padding: 15px 20px; overflow: hidden; }
.course_imgheading{ font-size: 20px; line-height: 30px; text-transform: uppercase; color:#fff; font-family: 'Outfit-ExtraBold'; }
.course_txt{ width: 100%; padding: 22px 0 0; min-height: 220px; }
.age_txt{ width: 100%; padding: 6px 10px; font-size: 13px; line-height: 23px; color:#fff; font-weight: 500; background: url(../images/txtbg.png) no-repeat left top; border-radius: 3px; background-size: contain; margin: 0 0 15px; }
.course_heading{ font-size: 20px; line-height: 26px; color:#fff; text-transform: uppercase; font-weight: bold; padding: 0 0 10px; letter-spacing: 1px; }
.course_content{ font-size: 15px; line-height: 23px; color:#d3d3d3; font-weight: normal; padding: 0 0 15px; }
.course_txtMain .btn_link{ width: 100%; text-align: center; }
.course_txtMain .btn_link i{ margin: 0; position: relative; top: 1px; }
.course_time { font-size: 11px; background: #fff; padding: 4px 15px; display: inline-block; color: #161616; text-transform: uppercase; font-weight: 500; border-radius: 3px;
  margin-top: 10px;
}
.course_time i{ color:#2b82be; margin: 0 2px 0 0; }
.courseimg{ width: auto !important; position: absolute; right: 15px; top: 20px; }
.course_sec .owl-carousel{ padding: 0 60px;}
.course_sec .owl-prev{background: url(../images/prev.png) no-repeat 0 0 !important; width: 23px; height: 43px; background-size: 100% !important; position: absolute; left: 10px; top: 50%; font-size: 0px !important; transform: translate(0, -50%); }
.course_sec .owl-next{background: url(../images/next.png) no-repeat 0 0 !important; width: 23px; height: 43px; background-size: 100% !important; position: absolute; right: 10px; top: 50%; font-size: 0px !important; transform: translate(0, -50%); }



.training_left{ width: 100%; padding-right: 50px;}
.training_heading{ width: 100%; font-size: 42px; line-height: 45px; font-family: 'Outfit'; color: #fafafa; font-weight: bold; text-transform: capitalize; padding-bottom: 20px; 
color: #F7F7F7; 
 background-image: linear-gradient(180deg, #F7F7F7 , #E8E8E8 50%, #D1D1D1 100%); 
 background-clip: text; 
 -webkit-background-clip: text; 
 -webkit-text-fill-color: transparent;  }
.training_content{ font-size: 16px; line-height: 26px; color:#dbdbdb; padding: 0 0 15px; }
.training_img{ width: 100%; position: relative; }
.training_img:after{ width: 180px; height: 410px; background: #1e1e1e; position: absolute; right: 15px; bottom: -75px; content: ""; clip-path: polygon(0 15%, 100% 0%, 100% 88%, 0% 100%); }
.training_img::before { background: url(../images/circle2.png) no-repeat 0 0; width: 210px; height: 210px; background-size: 100%; position: absolute; left: -82px; top: -72px;
  content: "";
}
.trainingimg_box{ width: 450px; position: relative; text-align: center; border-radius: 8px; z-index: 1; position: relative; }
.trainingimg_box img{ border-radius: 8px; width: 100%; object-fit: cover; }
.training_sec .row{ align-items: center; }
.training_btm{ width: 100%; width: 100%; position: absolute; left: 0; bottom: 0; padding: 20px 30px; background: rgba(0, 0, 0, 0.35); border-radius: 0 0 8px 8px;}
.trainer_heading{ font-size: 25px; line-height: 28px; color:#3892c9; font-weight: 600; text-transform: capitalize; padding-bottom: 5px; }
.trainer_subheading{ font-size: 16px; line-height: 22px; color:#e2dedc; font-weight: 500; text-transform: capitalize; }
.blog_sec .top_heading { letter-spacing: 1px;}
.blog_sec .top_subheading{ padding-bottom: 10px;}
/* .wrapper.blog_sec { padding-top: 30px;} */
.wrapper.training_sec { padding-top: 30px;}


.blog_box{ width: 100%; margin: 30px 0 0; }
.blog_img{ width: 100%; border-radius: 5px; overflow: hidden; }
.blog_img img{ width: 100%; width: 100%; border-radius: 5px;  transition: all 0.3s; }
.blog_txt{ width: 100%; padding: 15px 0 0; }
.blog_heading{ font-size: 24px; line-height: 31px; font-weight: 600; padding: 0 0 15px;}
.blog_heading a{color:#fff;}
.blog_content{ font-size: 16px; line-height: 24px; font-weight: 400; padding: 0 0 15px; color:#969696; padding: 0 0 15px; }
.blog_txt .btn_link { padding: 10px 25px; border-radius: 3px;}
.blog_row .col-lg-4{ padding: 0 20px;}
.blog_box:hover .blog_img img{ -webkit-transform: scale(1.1);  transform: scale(1.1);}

.inerview_sec{ width: 100%;}
.wrapper.inerview_sec {padding-top: 40px;}
.inerview_sec .training_img::before{ display: none; }
.inerview_sec .training_img::after{bottom: -40px; }


.faq_sec{ width: 100%; }
.faq_sec .row{flex-direction: row-reverse; }
.faq_sec .training_img::before{ display: none; }
.faq_sec .training_img::after { right: inherit; left: 2px; bottom: -48px; clip-path: polygon(0 0, 100% 18%, 100% 100%, 0 90%);}
.faq_sec .trainingimg_box {padding-left: 55px;}
.wrapper.faq_sec { padding: 40px 0 110px 0; }
.faq_rt{ padding-left: 50px;}

.faq_sec .accordion-button{ padding: 15px 15px; font-size: 17px; line-height: 21px; color:#fff; font-weight: normal; background: none; background: #2a2a2a; border-radius: 5px 5px 0 0; box-shadow: none; border-bottom: 1px solid #212121; }
.faq_sec .accordion-item { border: none; background: none; border-radius: 5px; margin-top: 20px;}
/* .faq_sec .accordion-button:before{ width: 12px; height: 12px; position: absolute; left: 0; top: 26px; background: #338bc4; content: ""; border-radius: 100%; } */
.faq_sec .accordion-button.collapsed{ border-radius: 5px; border: none; }
.faq_sec .accordion-button::after{ background: url(../images/arw2.png) no-repeat 0 0; width: 16px; height: 9px; background-size: 100%; }
.faq_sec-button:focus{ box-shadow: none;}

.faq_sec .accordion-body{ padding: 15px 15px 20px; background: #2a2a2a; border-radius: 0 0 5px 5px; }
.faq_sec .faq_content{ padding: 0 0 15px; font-size: 16px; line-height: 25px; color:#fff; }
.faq_sec .faq_list{padding: 0 0 10px;}
.faq_sec .faq_list li{ padding: 0 0 0 15px; margin: 0 0 10px; font-size: 16px; line-height: 24px; color:#fff; position: relative; }
.faq_sec .faq_list li:before{ width: 5px; height: 5px; position: absolute; left: 0; top: 11px; background: #44a4d7; content: ""; border-radius: 100%; }
.faq_sec .faq_list li strong{ color:#44a4d7; }

.footer_sec{ width: 100%; position: relative; }

.footer_top{ width: 100%; }
.footer_topInnr{ border-top: 1px solid #202020; border-bottom: 1px solid #202020; padding: 50px 0; }
.footer_box{ width: 100%; }
.footer_heading { font-size: 20px; line-height: 24px; font-weight: bold; text-transform: uppercase; padding: 0 0 20px; font-family: 'Outfit'; color: #F7F7F7; 
 background-image: linear-gradient(180deg, #F7F7F7 , #E8E8E8 50%, #D1D1D1 100%); 
 background-clip: text; 
 -webkit-background-clip: text; 
 -webkit-text-fill-color: transparent; }
.footer_logo{ display: inline-block; margin-bottom: 15px; }
.footer_logo img{ max-height: 100%;}
.footer_content{ font-size: 15px; line-height: 23px; color:#d4d4d4; margin: 0 0 15px; font-weight: normal; padding-right: 35px; }

.social_box{ width: auto; float: right; }
.social_box li{ margin: 0 10px 0 0; float: left; }
.social_box li:last-child{ margin-right: 0px;}
.social_box li a{ width: 100%; display: inline-block; color:#874494; font-size: 20px; }
.social_box li a:hover{ color:#44a4d7;}

.foot_link li { width: 100%; margin: 0 0 8px; font-size: 14px; line-height: 22px; color: #eeeeee; font-weight: normal; text-transform: uppercase; font-weight: 500; }
.foot_link li a{color:#eeeeee; }
.foot_link li a:hover{ color:#44a4d7; }

.foot_contact li{ width: 100%; margin: 0; font-size: 14px; line-height: 22px; color:#eeeeee; position: relative; padding: 5px; padding-left: 25px; font-weight: 500; } 
.foot_contact li a{color:#eeeeee; }
.foot_contact li a:hover{ color:#44a4d7; }
.foot_contact li em{ font-style: normal; color:#e13970; }
.foot_contact li img{ max-height: 100%; position: absolute; left: 0; top: 9px; }


.footer_box1 {width: 32%; padding-right: 20px;}
.footer_box2{width: 20%;}
.footer_box3{width: 28%;}
.footer_box4{width: 20%;}

.footer_btm { width: 100%; padding: 12px 0; }
.footer_btm a{ color:#ffffff; }
.footer_btm a:hover{ color:#44a4d7; }

.mobile_btm{ display: none;}
.follow_head{ padding-top: 10px; }

.footer_top .ftr{border-right: 1px solid #202020; padding: 0 20px; }
.footer_top .ftr:last-child{ border-right: none; }
/* .footer_top .row{ margin: 0 -20px; } */
.follow_box{ position: relative;}
.ndis_logo{ position: absolute; right: 0; top: 20px; }
.ndis_logo img{ max-width: 85px;}


.toparww { position: fixed; right: 15px; bottom: -30px; font-size: 48px; color: #0097dc !important; opacity: 0; visibility: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 5; z-index: 5555;
}
.toparww_main.fixed .toparww{opacity: 1; visibility: visible; bottom: 15px; }

.footer_btm .row{ justify-content: space-between; align-items: center; }
.ftr_lft{ text-align: left; color:#eee; font-size: 14px; line-height: 18px; }
.pay_list{ width: 100%; display: inline-block; }
.pay_list li{ float: left; margin: 0 8px 0 0; }
.pay_list li img{ max-width: 100%; border-radius: 3px; }





/*NEW CSS*/
.primary-navigation{ float: none !important; }
.menu-primary-menu-container{display: flex !important; flex-basis: auto; justify-content: flex-end !important; flex-grow: 1; align-items: center;}
.primary-navigation .menu_sec li li{ margin: 0; }
.primary-navigation .menu_sec li li a:after{ display: none !important; }
.primary-navigation .menu_sec ul {background-color: #44a4d7;}
.primary-navigation .menu_sec ul li a:hover{background-color: #f8494a; color:#fff !important; padding-left: 20px; }
.primary-navigation .menu_sec li:hover > a, .primary-navigation .menu_sec li.focus > a { color: #44a4d7 !important; background: none !important;}
.navbar-brand img { height: auto;}



/*CONTENT PAGE CSS*/
.page .entry-header, .blog_page_header { background: url(../images/banner.jpg) no-repeat 0 0; background-position: 0 0 !important; background-size: cover !important;  max-width: 100% !important;
padding: 200px 0 150px !important;  margin: 0 0 50px !important;  position: relative;  overflow: hidden;  text-align: center;}
.page .entry-header::after, .blog_page_header::after {   background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);  position: absolute;
content: "";  right: 0;  bottom: 0;  left: 0;  height: 60%;}
.page .entry-content {  max-width: 100% !important;  padding: 0px !important;}
.content-area, .content-sidebar {  padding-top: 0px !important;}
.page .entry-title, .blog_page_title { color: #fff; position: relative; font-size: 32px; font-weight: 600; text-transform: none; z-index: 99; margin-bottom: 3px;}
.breadcrumb-container { width: 100%; color: #44a4d7; position: relative; font-size: 15px; z-index: 5; }
.breadcrumb-container a { color: #fff;}
.page { margin-top: 0 !important;}
.page .entry-content {  max-width: 100% !important;  padding: 0px !important;}
.full-width .site-content {  margin-left: 0;}  
.page .entry-header:before, .blog_page_header:before {  /* background: rgba(0, 0, 0, 0.7);  position: absolute;  content: "";  top: 0;  right: 0;  bottom: 0;  left: 0; */
content: "";  background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);  position: absolute;  left: 0; top: 0; z-index: 0;  width: 100%;
height: 20%;}
.page .entry-header{ margin: 0 !important;}
.nav_top.primary-navigation .menu-item-has-children > a{ padding-right: 0px !important;}

.nav_top .menu-primary-menu-container {  justify-content: center !important;}


.rmp-menu-title-image {
  height: 100%;
  width: 60%;
}




/* INNER CONTENT */

.inner_title {
  font-size: 30px;
  line-height: 1.2;
  font-weight: bold;
  position: relative;
  padding-bottom: 12px;
  font-family: 'Outfit';
  text-transform: capitalize;
  margin-bottom: 15px;
  color: #F7F7F7;
}

.inner_subtitle {
  font-size: 26px;
  line-height: 1.4;
  font-weight: bold;
  position: relative;
  padding-bottom: 12px;
  font-family: 'Outfit';
  margin-bottom: 15px;
  text-transform: capitalize;
  color: #F7F7F7;
}
.inner_txt {
  font-size: 15px;
  color: #d3d3d3;
  font-weight: normal;
  /* margin-top: 10px; */
  padding-bottom: 15px;
  line-height: 1.7em;
  font-family: 'Outfit';
}
.inner_title strong, .inner_subtitle strong {
  color: #44a4d7;
}
.inner_title::after, .inner_subtitle::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 30px;
  height: 3px;
  background: #44a4d7;
}
.core-box {
  box-shadow: 0 0 6px -2px #fff;
  padding: 30px 20px;
  border-radius: 5px;
  min-height: 100%;
  background: url(../images/course_dark.jpg) no-repeat 0 0;
  background-size: cover;
}
.core-box img {
  width: 80px;
  padding-bottom: 20px;
}
.margin-top{
  margin-top: 40px;
}
.inner_list_txt ul {
  padding: 0;
  margin: 0;
}
.inner_list_txt ul li {
  position: relative;
  padding-left: 25px;;
  background-size: 18px;
  font-size: 15px;
  line-height: 1.7em;
  font-family: 'Outfit';
  color: #d3d3d3;
  font-weight: normal;
  list-style: none;
  padding-bottom: 6px;
}
.inner_list_txt ul li:before{ position: absolute; left: 0; top: 0; font-size: 20px; font-weight: 900; font-family: "Font Awesome 6 Pro"; content: "\f058"; font-size: 16px; color:#44a4d7; }
.inner_list_txt {
  margin-bottom: 10px;
} 
.inner_bottm_sec {
background: #FB595A;
  background: linear-gradient(90deg, rgba(251, 89, 90, 1) 0%, rgba(248, 70, 71, 1) 72%, rgba(245, 57, 58, 1) 84%, rgba(244, 51, 52, 1) 100%);
  padding: 40px 30px;
  text-align: center;
  width: 100%;
  border-radius: 10px;
}
.inner_bottm_sec .inner_title:after, .inner_bottm_sec .inner_subtitle:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 10%;
  height: 3px;
  background: #ffffff;
}
.breadcrumb-container {
  z-index: 5;
  color:#44a4d7;
}
.sub_heading {
  font-weight: 700;
  padding:10px 0 0;
  color: #F7F7F7;
}
.sub_heading strong{ color:#44a4d7;}
.inner_bottm_sec .inner_txt { margin-top: 20px;}
.inner_bottm_sec .inner_txt{ padding: 0 5% 15px;}
.reverse{ flex-direction: row-reverse; }

.inner_bottm_sec .inner_list_txt ul li{ color:#fff; display: inline-block; }
.inner_bottm_sec .inner_list_txt ul li:before{ color:#fff; }

.inner_subtitle2{ color: #F7F7F7; font-size: 18px; line-height: 1.4; font-weight: bold; position: relative; padding-bottom: 10px; font-family: 'Outfit'; text-transform: capitalize; }
.inner_subtitle2 strong{color:#44a4d7; }
.site-content .entry-content, .site-content .entry-summary, .page-content{ background: none !important;}
.wrapper.about_sec.inner_content{ padding: 75px 0 65px 0; }

.img_box img{ max-height: 100%; border-radius: 5px; }
.full-width .hentry { margin-bottom: 0;}



.testimonial_box { width: 100%; padding: 25px; border-radius: 8px; margin: 15px 0; box-shadow: 0 0 15px -9px #fff; background: url(../images/course_dark.jpg) no-repeat 0 0; background-size: cover;}
.review{ width: 100%; display: inline-block; margin: 0 0 10px; }
.review img{ width: auto !important; max-width: auto !important;}
.review_text{ font-size: 14px; line-height: 25px; color:#F7F7F7; padding: 0 0 10px; font-weight: normal; min-height: 125px; }
.client_name { font-size: 18px; line-height: 25px; color: #44a4d7; font-style: normal;  font-weight: 600; text-align: right; }

.faq_page .faq_rt {padding: 0 8%;}



/* CONTACT US */
.content_page {  width: 100%; padding: 75px 0;}
.get_touch{ width: 100%; background: #fff; padding: 30px; }
.get_box{ width: 100%; display: inline-block; margin: 0 0 7px; }
.get_box input[type="text"], .get_box input[type="email"], .get_box input[type="tel"], .get_box select, .get_box textarea{ width: 100%; height: 45px; background: none; padding: 0 20px; outline: none; font-size: 12px; line-height: 18px; font-weight: normal; color:#fff; font-family: 'Outfit'; border: 1px solid #c4c4c4;  background: none; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;transition: all 0.3s; }
.get_box .btn_link{ border: none; }
.get_box textarea{ height: 70px; padding: 10px 20px 15px;}
.get_box input[type="text"]:focus, .get_box input[type="email"]:focus, .get_box input[type="tel"]:focus, .get_box select:focus, .get_box textarea:focus{ border-color:#468ac8;}
.get_box input[type="text"]::placeholder, .get_box input[type="email"]::placeholder, .get_box input[type="tel"]::placeholder, .get_box select::placeholder, .get_box textarea::placeholder{ color:#eee; opacity: 1; }

.contact_page_heading {
font-size: 30px;
line-height: 1.2;
text-transform: capitalize;
color: #F7F7F7;
padding: 0 0 15px;
font-family: 'Outfit';
font-weight: bold;
position: relative;
display: inline-block;
}
.contact_page_heading::before {
position: absolute;
content: "";
bottom: 8px;
left: 0;
width: 30px;
height: 3px;
background:#44a4d7;
}
.contact_page_heading strong {color: #468ac8;}
.contact_left{ text-align: left;}
.contact_page_info {
position: relative;
color: #F7F7F7;
margin-top: 25px;
padding-left: 60px;
}
.contact-img {
position: absolute;
top: 3px;
left: 0;
background:#ffffff;
box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
width: 45px;
height: 45px;
border-radius:
50%;
text-align: center;
padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact-text strong {
font-weight: 600;
}
.contact-text a {
transition:
all 0.5s ease;
text-decoration:
none !important;
color: #44a4d7;
}
.contact_page_info {
color: #F7F7F7;
}
.contact-text a:hover{ color:#468ac8; }

.contact_right {
box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
padding: 25px 25px 0;
border-radius:5px;
text-align: left;
 background: url(../images/course_dark.jpg) no-repeat 0 0; background-size: cover;
}
.contact-page input, .contact-page textarea, .contact-page select {
width: 100%;
padding: 0 15px;
height:50px;
border-radius:7px;
color: #F7F7F7;
text-transform: capitalize;
outline:none;
}


.contact-page textarea{ height: 120px; padding: 15px;}
.contact_box{ width: 100%; margin-bottom: 20px;}

.contact-page input[type="submit"] {
font-size: 16px;
line-height: 24px;
text-transform: uppercase;
color: #ffffff;
font-weight: normal;
text-align: center;
border-radius:5px;
width: fit-content;
padding:13px 50px;
transition:all 0.5s ease;
border: none;
font-family: 'Outfit';
height: auto;
letter-spacing: 1px;
margin-top: 10px;
}
.contact-page input[type="submit"]:hover {
background-color: #468ac8;
}
.get_touchSec { padding: 20px 0;}
.get_touchSec .col-lg-6, .get_touchSec .col-lg-12{ padding: 0 5px;}
.get_touchSec .row{ margin: 0 -5px; }
.get_touchSec p{ padding: 0; }
.contact_right .get_frm {margin: 0 0 10px;}
.contact-page:after, .inner_page:after, .testimonial_page:after{ display: none; }


.thank_you { text-align: center;}

/* error */
.error404 .header_sec{ position: relative; }
.error404 .header_sec.fixed{ position: fixed; }
.error_page{ text-align: center; padding: 75px 0 !important; }
.error_page .site-content{ margin: 0px; width: 100%; }
.error_page .page-content{ width: 100%; text-align: center; margin: 0px; max-width: 100%;}
.error_page .page-content img{ max-width: 400px; margin: 20px 0;;}
.home_btn{ width: 100%; display: inline-block; padding: 0; }
.error_page .inner_title::after{ left: 50%; transform: translate(-50%, 0);}


.thank_you .inner_txt p{ font-size: 14px; color: #F7F7F7; font-weight: normal; padding-bottom: 15px; line-height: 1.7em; font-family: 'Outfit'; }
.contact-page input[type="email"]{ text-transform: lowercase; }
.error404 .header_sec{ box-shadow: 0 0 14px -8px #000; }

.contact-text a:hover{ color:#e14d46; }
.top_sec{ text-align: center; padding-bottom: 10px; }
.wrapper.course_sec { padding-top: 30px;}





/* blog page css  */
.more-link { padding: 13px 30px 15px; border-radius: 5px; text-transform: capitalize; font-weight: normal; color:#fff; display: inline-block; font-family: 'Outfit'; font-size: 16px; line-height: 24px; background: #FB595A; background: linear-gradient(90deg, rgba(251, 89, 90, 1) 0%, rgba(248, 70, 71, 1) 72%, rgba(245, 57, 58, 1) 84%, rgba(244, 51, 52, 1) 100%); margin-top: 20px; display: block; width: fit-content;}
.more-link:hover{ background: #44a4d7 !important;  color: #fff !important;}
.post .entry-title{ font-size: 30px !important;  font-weight: 600 !important;}
.blog .main-content, .single .content-area{ padding: 65px 0; margin: 0px; }
.blog .category-blog .post-thumbnail img, .single .category-blog .post-thumbnail img{ width: 100%; }
.content-sidebar h2 {margin: 0;}
.blog_sec { width: 100%; display: inline-block;}
.blog_sec .category-blog .post-thumbnail img{ width: 100%; }
.page .entry-header, .blog_page_header { z-index: 1;}
.widget h2 { color: #44a4d7 !important;}
.site-content .entry-summary{ background: #060200 !important;}
.site-content .has-post-thumbnail .entry-header, .single .entry-content{ background: #060200 !important;}
.site-content .entry-meta{ background: #060200 !important; margin: 0 !important;}
.site-content .entry-summary p, .site-content .entry-summary li, .single .entry-content{ font-size: 15px;  color: #d3d3d3;  font-weight: normal;  padding-bottom: 15px;  line-height: 1.7em;  font-family: 'Outfit';}

.single .entry-content ul{ padding: 0 0 0 10px;}
.single .entry-content li{ font-size: 15px;  color: #d3d3d3;  font-weight: normal;  padding: 0 0 0 15px; margin: 0 0 10px;  line-height: 1.7em;  font-family: 'Outfit'; position: relative;}
.single .entry-content li:before{ width: 5px; height: 5px; position: absolute; left: 0; top: 11px; background: #44a4d7; content: ""; border-radius: 100%; }
.single .entry-content li strong{ color:#44a4d7; }
.site-content .entry-summary p strong, .single .entry-content strong{color:#fff; }
.site-content .entry-meta{ padding-bottom: 10px; }
.post-navigation a:hover, .image-navigation a:hover { color: #f8494a !important;}
.post-navigation a, .image-navigation a{color:#f7f7f7 !important; font-weight: normal !important; }
.post-navigation .meta-nav {color:#f7f7f7 !important; }
.singular .navigation.post-navigation { width: 100%; margin: 30px 0 0; max-width: 100%; min-width: 100%;}
.singular .nav-links { display: flex; justify-content: space-between; width: 100%;}
.blog .header_sec, .singular .header_sec, .archive .header_sec{ padding: 0 0 25px; }
.blog .header_sec.fixed, .singular .header_sec.fixed, .archive .header_sec.fixed {padding: 0;}
.page .entry-header, .blog_page_header{ margin-bottom: 0 !important;}


.blog_heading { font-size: 21px; line-height: 30px; padding: 0 0 10px; min-height: 72px;}


/* woocommerce_fixing_css */
/* shop */
.woocommerce .woocommerce-ordering select{height: 45px; background: #fff; padding: 0 20px; outline: none; font-size: 12px; line-height: 18px; font-weight: normal;
color: #000; font-family: 'Outfit'; border-radius: 6px; border: none; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.products li.product { padding: 10px 10px 15px !important; background: url(../images/course_dark.jpg) no-repeat 0 0 !important; background-size: cover !important; border-radius: 8px; margin-bottom: 20px !important;
}
.woocommerce-loop-product__title { font-size: 17px !important; line-height: 1.3em; min-height: 62px;}
.price { color: #fb5758 !important;}
.woocommerce ul.products li.product .button { margin-top: 5px;}
.add_to_cart_button, .single_add_to_cart_button, .submit, .button, .wc-block-components-quantity-selector__button, .wc-block-cart__submit-button {
  border-radius: 5px !important;
  text-transform: capitalize;
  font-weight: 500 !important;
  color: #fff !important;
  display: inline-block !important;
  font-family: 'Outfit';
  background: #FB595A !important;
  background: linear-gradient(90deg, rgba(251, 89, 90, 1) 0%, rgba(248, 70, 71, 1) 72%, rgba(245, 57, 58, 1) 84%, rgba(244, 51, 52, 1) 100%) !important;
  padding: 12px 20px !important;
  font-size: 16px !important;
  outline: none !important;
}
.add_to_cart_button:hover, .single_add_to_cart_button:hover, .submit:hover, .button:hover, .wc-block-components-quantity-selector__button:hover, .wc-block-cart__submit-button:hover { background: #44a4d7 !important; color: #fff !important;}
.woocommerce ul.products li.product a img{ border-radius: 5px 5px 0 0; }



/* details */
.woocommerce .woocommerce-breadcrumb{ color:#fff;}
.woocommerce .woocommerce-breadcrumb a{ color:#fff !important;}
/* .woocommerce .woocommerce-breadcrumb{color: #fb5758 !important; } */
.woocommerce .woocommerce-breadcrumb a:hover{ color:#fb5758 !important;}
.woocommerce .shop_details div.product div.images img{ border-radius: 8px; }

.woocommerce .shop_details div.product .product_title { font-family: 'Outfit'; text-transform: capitalize; color: #F7F7F7; background-image: linear-gradient(180deg, #F7F7F7 , #E8E8E8 50%, #D1D1D1 100%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-weight: 600; }

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .shop_details div.product p.price { color: #fb5758}
.quantity input { height: 40px;}
.woocommerce .shop_details div.product form.cart div.quantity { margin: 0 10px 0 0;}
.shop_details .woocommerce-tabs{ margin: 30px 0 40px 0; }
.woocommerce .shop_details div.product .woocommerce-tabs ul.tabs li{ padding: 0px; background: none !important; margin: 0 10px 0 0; }
.woocommerce .shop_details div.product .woocommerce-tabs ul.tabs li a{padding: 0.5em 1em; color: #fff !important; font-size: 16px; outline: none !important; }
.woocommerce .shop_details div.product .woocommerce-tabs ul.tabs li::after { display: none;}
.woocommerce .shop_details div.product .woocommerce-tabs ul.tabs li::before { display: none;}
.woocommerce .shop_details div.product .woocommerce-tabs ul.tabs{ margin: 0px;}

.single .shop_details .entry-content { padding: 20px 20px 10px !important; background: url(../images/course_dark.jpg) no-repeat center center !important; background-size: cover !important; border-radius: 5px; }
.woocommerce .shop_details #review_form #respond textarea, .woocommerce .shop_details .comment-form input[type="text"], .woocommerce .shop_details .comment-form input[type="email"], .woocommerce .shop_details .comment-form input[type="url"]{ width: 100%; height: 45px; background: none; padding: 0 15px; outline: none; font-size: 12px;
line-height: 18px; font-weight: normal; color: #fff; font-family: 'Outfit'; border: 1px solid #c4c4c4; background: none; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; border-radius: 5px;}
.woocommerce .shop_details #review_form #respond textarea:focus, .woocommerce .shop_details .comment-form input[type="text"]:focus, .woocommerce .shop_details .comment-form input[type="email"]:focus, .woocommerce .shop_details .comment-form input[type="url"]:focus {
  border-color: #468ac8;
}
.woocommerce .shop_details #review_form #respond textarea{ height: 75px; padding: 15px; }
.shop_details .comment-form label { margin: 0 0 5px;}
.shop_details .comment-form .comment-form-cookies-consent input[type="checkbox"]{ background: url(../images/chk1.png) no-repeat 0 0; width: 25px; height: 25px; background-size: 100%; cursor: pointer; float: left; }
.shop_details .comment-form .comment-form-cookies-consent input[type="checkbox"]:checked{ background: url(../images/chk2.png) no-repeat 0 0; background-size: 100%; }

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{ background: #FB595A !important; background: linear-gradient(90deg, rgba(251, 89, 90, 1) 0%, rgba(248, 70, 71, 1) 72%, rgba(245, 57, 58, 1) 84%, rgba(244, 51, 52, 1) 100%) !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{ border-color:#FB595A !important; }
.woocommerce-error, .woocommerce-info, .woocommerce-message { background-color: #130900 !important; color: #fff !important; font-size: 16px; }
.qty.text { position: relative; top: 2px;}

.woocommerce-product-details__short-description{ padding: 0 0 15px; }
.woocommerce-product-details__short-description li { font-size: 15px; position: relative; margin: 0 0 5px; padding-left: 13px; line-height: 20px; }
.woocommerce-product-details__short-description li:before{width: 5px; height: 5px; position: absolute; left: 0; top: 10px; background: #338bc4; content: ""; border-radius: 100%; }
.single-product .entry-summary .single_add_to_cart_button.button { padding: 13px 20px !important; top: 1px; }



/* cart */
.cart_page .wc-block-cart-items.wp-block-woocommerce-cart-line-items-block { background: #130900 !important; border-radius: 5px;}
.cart_page .wc-block-cart-items th { visibility: visible !important; background: #44a4d7 !important; padding: 12px 10px !important;}
.cart_page .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button { opacity: 1; min-width: auto; padding: 8px 12px !important;}
.wc-block-cart-item__remove-link{ color:#44a4d7 !important; }
.wc-block-cart-item__remove-link:hover{ color:#fff !important; }

.cart_page .wc-block-cart__sidebar { padding: 0; background: url(../images/course_dark.jpg) no-repeat center center !important; background-size: cover !important; border-radius: 5px;}
.cart_page .is-large.wc-block-cart .wc-block-cart__totals-title{padding: 6px; background: #44a4d7; text-align: center; border-radius: 3px 3px 0 0; }
.cart_page .wc-block-cart .wc-block-cart__submit-container { padding: 20px 15px !important; border-top: 1px solid #222121;}
.cart_page .wp-block-woocommerce-cart-order-summary-totals-block { border-top: 1px solid #222121;}
.cart_page .wc-block-components-totals-coupon__button { border-radius: 5px;}
.cart_page .wc-block-cart-items th:first-child{ border-radius: 5px 0 0 0; }
.cart_page .wc-block-cart-items th:last-child{ border-radius: 0 5px 0 0; }
.cart_page .is-large.wc-block-cart .wc-block-cart-items td { border-bottom: 1px dashed #fff;}
.cart_page .wc-block-cart-items__row:last-child .wc-block-cart-items td { border-bottom: none; }

/* .wp-block-woocommerce-empty-cart-block .wp-block-heading{ text-align: left !important;} */
.wp-block-woocommerce-empty-cart-block .wc-block-grid__product.wc-block-grid__product{ text-align: left !important; margin: 15px 0; }
.wp-block-woocommerce-empty-cart-block .wc-block-grid__product{padding: 10px 10px 15px !important; background: url(../images/course_dark.jpg) no-repeat 0 0 !important;
  background-size: cover !important; border-radius: 8px;}
.wp-block-woocommerce-empty-cart-block .wp-block-button.wc-block-grid__product-add-to-cart { margin-bottom: 0;}
.wp-block-woocommerce-empty-cart-block .wc-block-grid__products .wc-block-grid__product-image img {border-radius: 3px 3px 0 0;}
.wp-block-woocommerce-empty-cart-block .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link { width: auto; text-transform: capitalize;}



/* checkout */
.checkout_page .wc-block-components-form .wc-block-components-text-input input[type="email"], .checkout_page .wc-block-components-form .wc-block-components-text-input input[type="number"], .checkout_page .wc-block-components-form .wc-block-components-text-input input[type="password"], .checkout_page .wc-block-components-form .wc-block-components-text-input input[type="tel"], .checkout_page .wc-block-components-form .wc-block-components-text-input input[type="text"], .checkout_page .wc-block-components-form .wc-block-components-text-input input[type="url"], .checkout_page .wc-block-components-text-input input[type="email"], .checkout_page .wc-block-components-text-input input[type="number"], .checkout_page .wc-block-components-text-input input[type="password"], .checkout_page .wc-block-components-text-input input[type="tel"], .checkout_page .wc-block-components-text-input input[type="text"], .checkout_page .wc-block-components-text-input input[type="url"]{ border-color:#c4c4c4; background: none; }
.checkout_page .wc-block-components-form .wc-block-components-text-input label, .checkout_page .wc-block-components-text-input label{ color:#fff; }
.checkout_page .wc-block-components-checkout-step__description{ margin: 0px; }
.checkout_page .wc-blocks-components-select .wc-blocks-components-select__container{ background: none; border:1px solid #c4c4c4; }
.checkout_page .wc-blocks-components-select .wc-blocks-components-select__label{ color:#fff; }
.checkout_page .wc-blocks-components-select .wc-blocks-components-select__select{ color:#fff; }
.checkout_page .wc-block-components-form .wc-block-components-text-input.has-error input:focus, .checkout_page .wc-block-components-text-input.has-error input:focus{ background: none !important; }


.wc-block-components-form .wc-block-components-text-input input[type="email"]:focus, .wc-block-components-form .wc-block-components-text-input input[type="number"]:focus, .wc-block-components-form .wc-block-components-text-input input[type="password"]:focus, .wc-block-components-form .wc-block-components-text-input input[type="tel"]:focus, .wc-block-components-form .wc-block-components-text-input input[type="text"]:focus, .wc-block-components-form .wc-block-components-text-input input[type="url"]:focus, .wc-block-components-text-input input[type="email"]:focus, .wc-block-components-text-input input[type="number"]:focus, .wc-block-components-text-input input[type="password"]:focus, .wc-block-components-text-input input[type="tel"]:focus, .wc-block-components-text-input input[type="text"]:focus, .wc-block-components-text-input input[type="url"]:focus{background: none !important; color:#fff !important; }

.checkout_page .wc-blocks-components-select .wc-blocks-components-select__select option{ color:#000; }
.checkout_page .wc-block-components-textarea{ background: none; border:1px solid #c4c4c4; color:#fff; }
.checkout_page .wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__input{ display: block; }
.checkout_page .wc-block-components-payment-method-label { padding-left: 35px;}

.checkout_page .wc-block-components-checkout-place-order-button{border-radius: 5px !important;}
.checkout_page .wc-block-components-checkout-place-order-button:hover{ background: #44a4d7 !important;}

.checkout_page .is-large .wc-block-checkout__sidebar { top: 55px; background: url(../images/course_dark.jpg) no-repeat center center !important; background-size: cover !important; padding: 20px; border-radius: 5px; }
.checkout_page .wc-block-components-totals-wrapper { border-bottom: 1px solid #5b5959;}
.checkout_page .wc-block-components-totals-wrapper:last-child{ border-bottom: none; }
.checkout_page .wc-block-checkout__sidebar .wc-block-components-product-name{ padding-bottom: 0px; }

.wc-block-components-form .wc-block-components-text-input input[type="email"], .wc-block-components-form .wc-block-components-text-input input[type="number"], .wc-block-components-form .wc-block-components-text-input input[type="password"], .wc-block-components-form .wc-block-components-text-input input[type="tel"], .wc-block-components-form .wc-block-components-text-input input[type="text"], .wc-block-components-form .wc-block-components-text-input input[type="url"], .wc-block-components-text-input input[type="email"], .wc-block-components-text-input input[type="number"], .wc-block-components-text-input input[type="password"], .wc-block-components-text-input input[type="tel"], .wc-block-components-text-input input[type="text"], .wc-block-components-text-input input[type="url"]{ color:#fff !important; }



/* order-page */
.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received { text-align: center; font-size: 20px; padding: 0 0 40px; color: #1ac51a;}
.woocommerce ul.order_details { display: flex; justify-content: center;  align-items: center; text-align: center;}
.woocommerce-order-details { background: url(../images/course_dark.jpg) no-repeat center center !important; background-size: cover !important; padding: 20px; border-radius:5px;
}
.woocommerce-order-details__title { padding: 10px;margin-bottom: 15px; font-weight: normal; font-size: 20px; border-bottom: 1px dashed #fff;}
.woocommerce-order-received tfoot { background: #083a55;}
.woocommerce-customer-details { background: url(../images/course_dark.jpg) no-repeat center center !important; background-size: cover !important; padding: 20px; border-radius: 5px;}
.woocommerce .woocommerce-customer-details .woocommerce-column__title{ padding: 10px; margin-bottom: 15px; font-weight: normal; font-size: 20px; border-bottom: 1px dashed #fff; }
.woocommerce .woocommerce-customer-details address{font-size: 16px; background: #083a55; }

/* .pswp__ui--over-close .pswp__button--close{} */

/* .pswp__ui--over-close .pswp__button--close { opacity: 1; background: url(https://jrtechnologiesweb.in/demo/think_cyber_pro/wp-content/uploads/2025/05/close.png) no-repeat 0 0 !important; width: 20px !important; height: 20px !important; background-size: 100% !important; } */

#hide{ display: none;}
.search_open { width: 180px; position: absolute; right: 0;}
.search_top{ position: relative;}

.header-right {justify-content: flex-end;}
.cart_top { margin: 0 35px 0 25px;}
.contact-page select option{ color:#000; }

.post .entry-title{ margin: 0px !important;}
.hentry { margin-bottom: 30px !important;}



.cart_page .wc-block-components-product-metadata__description{ display: none; }
.wc-block-components-address-card { border-color: #c4c4c4 !important;}
.checkout_page .wc-block-components-product-metadata__description{ display: none; }
.container.wrapper.checkout_page { padding-left: 15px !important; padding-right: 15px !important;}
.top_shop{ padding-top: 20px !important;}



/* my-account */
.woocommerce-account .entry-content{ padding-top: 65px !important;}
.woocommerce-account #customer_login p {
  font-size: 15px;
  line-height: 24px;
}
.woocommerce-account .woocommerce form .form-row .input-text, .woocommerce-account .woocommerce form .form-row select{background: none !important;
  border: 1px solid #c4c4c4;
  color: #fff !important;
}

.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme input[type="checkbox"] { background: url(../images/chk1.png) no-repeat 0 0; width: 25px; height: 25px; background-size: 100%; cursor: pointer; float: left; margin-right: 10px; }
.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme input[type="checkbox"] :checked{ background: url(../images/chk2.png) no-repeat 0 0; background-size: 100%; }

.woocommerce-account .woocommerce form.register, 
.woocommerce-account .woocommerce form.login{ margin: 15px 0; }

.woocommerce-MyAccount-navigation{ background: url(../images/course_dark.jpg) no-repeat center center !important; background-size: cover !important; padding: 20px; border-radius:5px; margin-bottom: 30px; }
.woocommerce-MyAccount-content p{ font-size: 15px ; line-height: 24px; }
.woocommerce-MyAccount-navigation li {
  width: 100%;
  border-bottom: 1px dashed #fff;
}
.woocommerce-MyAccount-navigation li a {
  width: 100%;
  padding: 10px 0;
  display: inline-block;
  font-size: 15px;
  line-height: 22px;
}
.woocommerce-MyAccount-navigation li:last-child{ border-bottom: none; }
.woocommerce-MyAccount-content .u-column1.col-1.woocommerce-Address {
  border: 1px dashed #fff;
  border-radius: 3px;
  padding: 10px;
  margin: 10px 0;
}
.woocommerce-MyAccount-content .u-column2.col-2.woocommerce-Address {
  border: 1px dashed #fff;
  border-radius: 3px;
  padding: 10px;
  margin: 10px 0;
}
.woocommerce-account .addresses .title .edit{ color:#fb5657; }

.woocommerce-account address {
  margin-bottom: 24px;
  font-size: 15px;
  line-height: 26px;
}



 
@media only screen and (min-width: 1400px){
.about_box{ width: 605px;}


}




@media only screen and (max-width: 1199px) {
.menu_sec li { margin: 0 0 0 22px; font-size: 16px;}
.header_top { padding: 12px 0; }
.banner_sec { padding: 55px 0 30px 0;}
.ban_heading, .banTxt h1, .page .entry-title, .blog_page_title { font-size: 32px; line-height: 42px;}
.ban_btn { padding: 5px 0 0;}
.ban_btn .btn_link { padding: 10px 25px;}
.special_box{ padding: 18px; }
.specl_heading { font-size: 16px; line-height: 23px;}
.learn_topheading { font-size: 45px; line-height: 50px; padding-bottom: 40px;}
.learn_txt { padding: 0 0 0 30px;}
.learn_txt .accordion-button { padding: 16px 12px; padding-left: 22px; font-size: 20px; line-height: 22px;}
.learn_txt .accordion-button::before { width: 10px; height: 10px; top: 23px;}
.wrapper {padding: 55px 0;}
.top_heading, .training_heading, .inner_title, .page .entry-title, .blog_page_title, .entry-title { font-size: 28px; line-height: 33px; }
.entry-title { font-size: 28px !important; line-height: 33px !important;}
.inner_subtitle{ font-size: 24px; }
.course_sec .owl-carousel { padding: 0 45px;}
.course_sec .owl-prev, .course_sec .owl-next { width: 17px; height: 30px;}
.training_heading { font-size: 31px; line-height: 40px;}
.training_sec .row { align-items: flex-start;}
.training_left { padding-right: 25px;}
.training_btm { padding: 15px 20px;}
.trainer_heading { font-size: 22px; line-height: 26px; padding-bottom: 5px;}
.blog_box { margin: 20px 0 0;}
.blog_row .col-lg-4 { padding-right: calc(var(--bs-gutter-x) * .5); padding-left: calc(var(--bs-gutter-x) * .5);}
.blog_heading { font-size: 18px; line-height: 26px; min-height: 65px;}
.trainingimg_box { width: 378px;}
.training_img::before { width: 170px; height: 170px; left: -75px; top: -62px;}
.training_img::after { width: 140px; height: 360px; right: 15px; bottom: -56px;}
.faq_sec .trainingimg_box { padding-left: 40px;}
.faq_rt { padding-left: 30px;}
.wrapper.faq_sec { padding: 40px 0 60px 0;}
.footer_topInnr { padding: 45px 0;}
.footer_heading { font-size: 18px; line-height: 22px;}
.foot_link li { font-size: 13px; line-height: 21px;}
.footer_content { padding-right: 10px;}
.top-logo { width: 20%;}
.header-mid { width: 52%;}
.header-right { width: 28%;}


.page .entry-header, .blog_page_header { padding: 180px 0 140px !important;}
.post .entry-title{ font-size: 22px !important; line-height: 30px !important; }

  

.blog .content-sidebar, .single .content-sidebar{  width: 27.048% !important; }



}


@media only screen and (max-width: 1024px) {
.header-mid{ display: none;}
/* .header-right{ display: none;} */

.mobile_btm{ display: block;}
.footer_fixed_buttons {  position: fixed;  bottom: -80px;  left: 0;  width: 100%;  text-align: center;  z-index: 999; transition: 0.5s; }
.footer_btn3 {  background:#368fc7;  width: 50%;  float: left;  color: #fff !important;  padding:10px 0;  text-decoration:none !important;  text-transform: capitalize;}
.footer_btn2 {  background:#fff;  position: absolute;  top: 0;  left: 50%;  transform: translate(-50%, 0);  height: 44px;  width: 44px;  border-radius:50%;  padding-top: 9px;}
.lazyloaded {  opacity: 1;  transition:opacity 400ms; transition-delay: 0s; transition-delay: 0ms;}
.footer_btn1 {  background:#fa5556;  width: 50%;  float: left;  color: #fff !important;  padding:10px 0;  text-decoration:none !important;  text-transform: capitalize;}
.footer_btm { padding-bottom: 60px;}
.header_top{ display: none;}
.footer_fixed_buttons.fixed2{ bottom: 0px;}

.header_sec { padding: 10px 0 0;}
.header-right{width: auto;}
.header-right .btn_link{ display: none;}
.header_row .align-items-center { justify-content: space-between;}
.top-logo { width: auto;}
.cart_top { margin: 0 30px 0 20px;}

/* .header_sec.fixed { padding: 10px 0;} */
/* .header_sec.fixed .header_row { padding: 0;} */
.toparww_main.fixed .toparww { bottom: 85px;}
    
.cart_top { margin: -8px 47px 0 15px; }
.search_top { position: relative; margin-top: -2px;}
.header_sec.fixed #rmp_menu_trigger-164 {top: 7px !important;}
.header_sec.fixed{ padding: 7px 0; }

.header-right {  width: auto; position: fixed; right: 8%; }
.cart_top { margin: -8px 0 0 15px;}
.header_sec { padding: 0; background: #fff; }
.header_sec.fixed { padding: 0; }
.blog .header_sec, .singular .header_sec, .archive .header_sec {padding: 0;}  

.blog .content-sidebar .single .content-sidebar { width: 29.048% !important; }
.blog .site-content .single .site-sidebar { margin-right: 33.33333333%; }
.price {font-size: 20px !important;}
.woocommerce-tabs .entry-content h2{font-size: 22px !important;}

.checkout_page .wc-block-components-checkout-step__title { font-size: 20px !important;}
.checkout_page .is-large .wc-block-checkout__sidebar{ padding: 0px !important;}
.checkout_page .price { font-size: 14px !important; }
.checkout_page .wc-block-components-totals-item {font-size: 15px !important;}
.checkout_page .wc-block-checkout__terms { font-size: 15px !important;}
.checkout_page .wc-block-checkout__sidebar .wc-block-components-product-name {font-size: 14px !important; line-height: 20px !important;}

.wp-block-woocommerce-empty-cart-block .wc-block-grid.has-4-columns .wc-block-grid__product {
  flex: 1 0 50% !important;
  max-width: 50% !important;
}
.wp-block-woocommerce-empty-cart-block .wc-block-grid__product-link{ width: 100% !important;}
.wp-block-woocommerce-empty-cart-block .wc-block-grid__product .wc-block-grid__product-image, .wp-block-woocommerce-empty-cart-block .wc-block-grid__product .wc-block-grid__product-link {width: 100% !important;}
.top_shop{ padding-top: 50px !important;}
.price {  font-size: 16px !important;  }


} 
 
 
@media only screen and (max-width: 991px) {
.banner_sec {padding: 45px 0 20px 0; }
.ban_heading, .banTxt h1, .page .entry-title, .blog_page_title { font-size: 28px; line-height: 35px; }
.ban_content {font-size: 14px; line-height: 24px; padding: 0 0 5px;}
.banner_left { padding: 20px 0 0;}
.ban_subheading { font-size: 15px; line-height: 20px; padding: 0 0 10px;}
.wrapper.about_sec { padding: 30px 0;}
.top_heading, .training_heading, .inner_title, .page .entry-title, .blog_page_title, .entry-title { font-size: 25px; line-height: 30px; }
.entry-title { font-size: 24px !important; line-height: 30px !important;}
.inner_subtitle{ font-size: 22px; }
.top_subheading {font-size: 15px; line-height: 22px;}  
.special_box { padding: 15px; min-height: 260px; }
.speciality_sec { padding: 20px 0 0;}
.learn_topheading { font-size: 35px; line-height: 40px; }  
.learn_sec {background-size: 500px;}
.wrapper.learn_sec .row {align-items: flex-start;}
.learn_txt {padding: 0 0 0 10px; }
.learn_txt .accordion-button { padding: 14px 12px; font-size: 16px; line-height: 20px; }
.learn_txt .accordion-button::before { width: 8px; height: 8px; top: 22px; }
.learn_txt .accordian_content {font-size: 15px; line-height: 24px;}
.specl_content, .training_content, .faq_sec .faq_content, .faq_sec .faq_list li {font-size: 15px; line-height: 24px;}
.wrapper { padding: 45px 0;}
.course_sec .owl-carousel { padding: 0 35px; }
.trainingimg_box { width: 280px; }
.training_left { padding-right: 10px; }
.training_heading { font-size: 25px; line-height: 30px; }
.training_btm { padding: 12px; }
.trainer_heading {font-size: 20px; line-height: 26px;  padding-bottom: 5px; }
.trainer_subheading {font-size: 15px; line-height: 20px;}
.inerview_sec .training_img::after { bottom: -40px; width: 105px;height: 241px; right: 25px;}
.faq_sec .training_img::after { left: 10px; bottom: -35px;}
.faq_sec .accordion-button { padding: 13px 15px; font-size: 15px; line-height: 20px;}
.faq_sec .accordion-item { margin-top: 15px;}
.wrapper.faq_sec { padding: 40px 0; }
.footer_topInnr .ftr { padding-right: calc(var(--bs-gutter-x) * .5) !important; padding-left: calc(var(--bs-gutter-x) * .5) !important; margin: 12px 0;}
.footer_box1 { width: 100%;}
.footer_box2 { width: 30%;}
.footer_box3 { width: 40%;}
.footer_box4 { width: 30%;}
.footer_box1 { width: 100%; border-right: none !important; border-bottom: 1px solid #202020; padding-bottom: 20px !important; }
.footer_topInnr { padding: 45px 0 30px; }
.footer_content { padding-right: 0; }


.page .entry-header, .blog_page_header { padding: 140px 0 100px !important;}
.wrapper.about_sec.inner_content {padding: 55px 0;}
.margin-top {margin-top: 30px;}
.post .entry-title{ font-size: 20px !important; line-height: 28px !important; }
.widget h2 { font-size: 18px;}


      
} 

 
@media only screen and (max-width: 767px){
.container{max-width: 100%;}

.ban_heading br, .banTxt h1 br{ display: none;}
.banner_left { padding: 0 0 30px; }
.topimg img {width: 100%;}
.top_heading, .training_heading, .inner_title, .page .entry-title, .blog_page_title, .entry-title { font-size: 24px; line-height: 28px; }
.entry-title { font-size: 24px !important; line-height: 28px !important;}
.inner_subtitle{ font-size: 20px; }
.learn_topheading {font-size: 30px; line-height: 35px; padding: 0 0 20px;}
.learn_img {margin-top: 25px;}
.learn_sec { background-size: 300px; }
.wrapper { padding: 40px 0; }
.trainingimg_box { width: auto;margin: 0 auto;  max-width: 400px; }
.training_img {text-align: center;}
.training_img::before{ display: none;}
.training_img{ margin-top: 20px;}
.inerview_sec .training_img::after, .faq_sec .training_img::after{ display: none;}
.faq_rt { padding-left: 0; }
.footer_topInnr { padding: 35px 0; }
.footer_btm .row{justify-content: center;}
.social_box {width: auto; float: none; display: flex; text-align: center; width: 100%; justify-content: center; margin-top: 15px;}
.toparww_main.fixed .toparww {  bottom: 50px; font-size: 35px; }
.special_box { padding: 15px; min-height: 310px; }
.course_heading {font-size: 16px; line-height: 22px; padding: 0 0 10px; }
.course_content {min-height: 140px;}
.ban_heading, .banTxt h1 {font-size: 24px; line-height: 33px; }
.training_left { padding-right: 0;}
.footer_fixed_buttons { font-size: 15px; }
.training_img::after{ display: none;}
.blog_heading{ min-height: auto;}
.wrapper { padding: 30px 0; }
.faq_sec .trainingimg_box { padding-left: 0; }
.ftr_lft {text-align: center;}
.course_heading { min-height: 55px;}

.header-right {  right: 62px; }
.wrapper.about_sec.inner_content {padding: 45px 0;}
.img_box .img-fluid{ width: 100%;}
.margin-top {margin-top: 25px;}
.core-box { padding: 20px; margin: 10px 0; min-height: auto; }
.core-box img { width: 70px; padding-bottom: 15px;}
.inner_bottm_sec {padding: 25px 20px;}
.inner_bottm_sec .inner_txt { padding: 0 0 15px;}

.testimonial_box { padding: 18px; border-radius: 8px; margin: 15px 0;}  
.contact_left {margin-top: 30px;}
.contact-img { width: 40px; height: 40px;}
.contact_page_info { margin-top: 20px; padding-left: 50px; font-size: 17px; line-height: 27px; }
.faq_page .faq_rt {  padding: 0;}

.post .entry-title { font-size: 18px !important; line-height: 26px !important; }

.shop_details .content-area {
    padding-top: 25px !important;
  }
.woocommerce .woocommerce-breadcrumb {
  font-size: 15px !important;
}
.cart_page .wp-block-woocommerce-cart {padding: 0 15px !important;}
.cart_page .is-medium table.wc-block-cart-items .wc-block-cart-items__row{ padding: 15px !important; }
.cart_page .wp-block-woocommerce-cart-order-summary-block {
  padding: 15px;
}
.cart_page .wc-block-components-totals-item {
  font-size: 15px;
}
.cart_page .is-medium table.wc-block-cart-items .wc-block-cart-items__row, .cart_page .is-mobile table.wc-block-cart-items .wc-block-cart-items__row, .cart_page .is-small table.wc-block-cart-items .wc-block-cart-items__row{ padding: 15px !important; }

.checkout_page .wp-block-woocommerce-checkout { padding: 15px;}
.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button{padding: 14px !important;}
.woocommerce ul.order_details{ flex-direction: column;}
.woocommerce ul.order_details li {
  border-right: none !important;
  border-bottom: 1px dashed #cfc8d8 !important;
  margin: 0 0 10px !important;
  padding: 0 0 10px !important;
  width: 100% !important;
}
.top_shop{ padding-top:40px !important;}
.woocommerce-account .woocommerce form.register, .woocommerce-account .woocommerce form.login { margin: 15px 0 25px 0;}

.singular .site-content .hentry.has-post-thumbnail {
  margin-top: 0 !important;
}






}


@media only screen and (max-width: 672px){ 
.blog .content-sidebar,  .single .content-sidebar { width: 100% !important; }
.blog .site-content,  .single .content-content { margin-right: 0; }


}

@media only screen and (max-width: 575px){ 
.navbar-brand img {height: auto;width: 125px; max-width: inherit;}
.ban_heading, .banTxt h1, .page .entry-title, .blog_page_title { font-size: 20px; line-height: 28px; }
.ban_btn .btn_link { padding: 8px 18px; }
.topimg.topimg2 { margin-top: 10px;}
.speciality_sec .col-6 { flex: 0 0 auto; width: 100%;}
.special_box { padding: 15px; min-height: auto; margin: 10px 0; }
.learn_topheading { font-size: 24px; line-height: 26px; padding: 0 0 16px; }
.top_heading, .training_heading, .inner_title, .page .entry-title, .blog_page_title, .entry-title { font-size: 20px; line-height: 26px;}
.entry-title { font-size: 20px !important; line-height: 26px !important;}
.course_sec .owl-carousel { padding: 0;}
.course_txt, .course_content, .course_box, .course_heading { min-height: auto;}
.wrapper { padding: 25px 0;}
.wrapper.faq_sec { padding: 25px 0 40px 0; }
.footer_box2, .footer_box3, .footer_box4 { width: 100%; }
.footer_heading{ padding-bottom: 15px; }

.header-right { right: 55px; }
.testimonial_box { margin: 10px 0;}
.woocommerce-loop-product__title { font-size: 16px !important;}
.price { font-size: 16px !important; }

.add_to_cart_button, .single_add_to_cart_button, .submit, .button, .wc-block-components-quantity-selector__button, .wc-block-cart__submit-button {
  padding: 10px 16px !important;
  font-size: 15px !important;
}

.wp-block-woocommerce-empty-cart-block .wc-block-grid.has-4-columns .wc-block-grid__product {
  flex: 1 0 100% !important;
  max-width: 100% !important;
}


} 

@media only screen and (max-width: 400px){ 
.site-content .has-post-thumbnail .entry-header {padding: 15px 20px 0 !important;}
.post .entry-title { font-size: 15px !important; line-height: 22px !important; padding: 0 0 5px; }
.list-view .site-content .hentry{ padding: 10px !important; background: #060200 !important; }

.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product { width: 100% !important;}
.woocommerce-loop-product__title { min-height: auto;}
.woocommerce .woocommerce-ordering {width: 100% !important;}
.woocommerce .woocommerce-ordering select {width: 100% !important;}

} 
