


html,
body {
    padding: 0;
    margin: 0;
    background: #fff;
    letter-spacing: 1px;
font-family: 'Montserrat', sans-serif;
}

body a {
    outline: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-decoration: none;
}

body a:hover {
    text-decoration: none;
}

body a:focus,
a:hover {
    text-decoration: none;
}

input[type="button"],
input[type="submit"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    letter-spacing: 1px;
   font-family: 'Montserrat', sans-serif;
}
select,input[type="email"],input[type="text"],input[type=password],
input[type="button"],input[type="submit"],textarea{
   font-family: 'Montserrat', sans-serif;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	letter-spacing: 1px;

}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-family: 'Merriweather', serif;
    letter-spacing: 1px;
}

p {
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
   font-family: 'Roboto', sans-serif;
	font-size:14px;
	color: #201717;
	}
ul {
    margin: 0;
    padding: 0;
	list-style-type: none;
}
/* --------------------------------margin custom css-------- */
.m-t
{
	margin-top:10px;
}
.m-t
{
	margin-top:15px;
}
.m-t
{
	margin-top:20px;
}
.m-t
{
	margin-top:25px;
}
.m-l
{
	margin-top:10px;
}
.m-l
{
	margin-top:15px;
}
.m-l
{
	margin-top:20px;
}
.m-l
{
	margin-top:25px;
}

.m-r
{
	margin-top:10px;
}
.m-r
{
	margin-top:15px;
}
.m-r
{
	margin-top:20px;
}
.m-r
{
	margin-top:25px;
}
.orange-border
{
	margin-top: -25px!important;
}
/* <!--------------sky bluecolor---------------> */
.bg-clr1
{
}
.txt-clr1
{
}
/* <!--------------bluecolor---------------> */
.bg-clr3
{
	background: #32587E !important;

}
.txt-clr2
{
	color:#F9AA30!important;
}

/* <!--------------bluecolor---------------> */
.p3
{
	background:#285595!important;
}
.txt-clr3
{
    color: #101011 !important;
}
/* <!----------------------banner -----------------------> */
.banner-bg
{
	background: #0E1D30 !important;
}

/* <!--------------greencolor---------------> */
.bg-clr4
{
	background:#1D650B!important;
}
.txt-clr4
{
	color:#1D650B!important;
}
.border-1
{
border:3px solid #F9AA30 !important;
}

/* <!------------------logo section css--------------> */
.logo
{
	height:60px;
}
.headline-sec1 b
{
	color: #a02b2d!important;
}
/* <!------------login css---------> */

.login-img {
    height: 39px;
    width: 103px;
    margin: ;
    margin-top: 5px;

}
/* <!-----------------------menu--------------------------- */

.reboon-img
{
background-image:url("../images/img/rebbon.jpg")!important;
background:center;
background-size:cover;
margin-left: 299px;
}
.header1 span
{
font-size:13px !important;
}

.navbar {

     padding:0px!important;
}
.navbar-nav .nav-link:hover
{
    color: #f0af19!important;
	border-bottom: 1px solid #f0af19!important;
}

#menu ul li {
    border-left: .5px solid #b7aeae;
}
.header1 ul li i {
    color: #F0AF19;
    background: #d01515;
    height: :39px;
    padding: 12px;
        padding-top: 12px;
        padding-bottom: 12px;
    padding-bottom: 17px;
    padding-top: 13px;
}

.header1 ul li i::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-left: 8px solid #d01515;
    border-bottom: 9px solid transparent;
    top: 10px;
    margin-left: 12px;
}
.header2 ul li i {
    color: #F0AF19;
    width: 36px;
    border-radius: 50%;
    border: 1px solid #F0AF19;
    padding: 9px 11px 9px 11px;
    padding-bottom: 9px;
    padding-bottom: 9px;
    padding-bottom: 11px;
    margin-bottom: 3px;
}
.dropdown-menu1
{
	min-width: 57rem !important;

}

/* <==========================about us section========================> */
.about-img
{
background-image:url("../images/img/bg-about.png")!important;
background-position:center!important;
background-size:cover!important;
background-repeat:no-repeat !important;
margin-top:10px;
margin-left:-30px;
}

/* <============================marqure1===============================> */
.lab-report {
    position: fixed;
top: 28%;
right: -4px;
z-index: 50;
transform: rotate(0deg);
}

.bg-sky-blue
{
background-color: #7babdb !important;
}
.marque-para1
{
background: #7eb1ea;
padding-left: 17px;
line-height: 23px;
padding-top: 34px;
padding-bottom: 20px;
box-shadow: 0px 0px 6px;
margin-left: -23px;
margin-right: 23px;
margin-top: -20px;
margin-bottom: -20px;
color: #111 !important;
}
.noticeboard {
    margin-top: 40px!important;
    border: 1px solid #ccc!important;
    padding: 5px!important;
    margin-top: 10px!important;
    position: relative!important;
    border-top: 4px solid #195A09!important;
    border-bottom: 4px solid #195A09!important;

}
.about-panel-body
{
	margin:0px!important;
	padding:50px!important;
}
.noticeboard .buttom {
    position: absolute!important;
    bottom: -1px!important;
    left: 0!important;
    width: 100px!important;
}
.noticeboard .Title {
    position: absolute!important;
    background: url("../images/img/marquee-img1.jpg")!important;
    top: -20px!;
    left: 23%!;
    padding: 8px!important;
    color: #fff!important;
    font-weight: bold!important;
    text-shadow: 0 0 4px #000!important;
	border-bottom-left-radius: 5px!important;
    border-bottom-right-radius: 5px!important;
    font-size: 10pt!important;
width: 200px!important;
text-align: center!important;
margin: 0 auto!important;
}
.glyphicon-share-alt::before {
    content: "\e095";
}
*, ::before, ::after {
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
}
.glyphicon {
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-size: 20pt;
}
.noticeboard .Title {
    color: #fff;
    font-weight: bold;
    text-shadow: 0 0 4px #000!important;
    font-size: 10pt;
    text-align: center;
}
.noticeboard .Title::after {
    position: absolute;
    height: 0px;
    width: 0px;
    border-top: 10px solid transparent;
    border-left: 10px solid #195A09;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #195A09;
    top: 0px;
    right: -20px;
    content: ' ';
}
.noticeboard .Title::before {
    position: absolute;
    height: 0px;
    width: 0px;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid #195A09;
    border-bottom: 10px solid #195A09;
    top: 0px;
    left: -20px;
    content: ' ';
}
.about-us-icon
{
	margin-top: -10px!important;
}

.panel-body {
    background-color: #F8F8EA;

    padding-right: 5px !important;
}
.about-panel-body
{
	background-color:#fff;
	border:none;
	margin-top:10px;
}
.marquee-sec-about
{
	height:210px!important;
	margin-top:5px!important;
	width: 100%;
}
.marquee-news .p3 {

    overflow-y: hidden!important;
	font-family: 'Roboto', sans-serif;
}
/* <!------------------------------------marquee2------------------> */
.banner_bg {
    background: url(../images/img/banner_bg.gif) no-repeat top center;
    padding: 15px 0;
}
.marquee_table  tr td img
{
height:200px!important;
width:150px !important;
}
/* <!-------------services----------------------------------------> */

.service-col-1
{
	position: relative;
    width: 250px;
    height: 250px;
    background-color: #0D062CF7;
    transform: rotate(45deg);
    border: 3px solid #b1b5c8;
    box-shadow: 0px 0px 10px;
}

.service-col-2
{
position: absolute;
width: 250px;
height: 250px;
transform: rotate(-45deg);
}
.service-row-mt
{
	margin-top:70px;
}
.icon-sevices1
{
	padding: 11px 15px!important;

}
.icon-sevices2
{
	padding: 11px 15px !important;

}
/* <!------------------------------ registration form-------------------------------> */
.form-bg-img
{
	background: linear-gradient(rgba(21, 22, 23, 0.23), rgba(0, 0, 0, 0.09) ), url("../images/img/form-bg.jpg")fixed;
	background-repeat:no-repeat;
	background-size:cover;
	padding-top: 21px;
}
.form-sec1 span
{
font-size: 21px!important;
}
.form-sec1 h5
{
	font-size:13px!important;
}
.form-sec1 h5:hover
{
	color:#000!important;
}

/* <!---------------------------area accordian------------> */
.custom-card {
    background: #07B !important;
}
.card a:hover {
    background: #000 !important;
	color:#ffffff;
}
.card a::after {
    color: #ffffff;
    content: '-';
    position: absolute;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    letter-spacing: 0;
	background: #14120f4d !important;
}
.radius-none {
    border-radius: 0px !important;
}
.card a::after {
    color: #ffffff;
    content: '-';
    position: absolute;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    letter-spacing: 0;
}
/*-------------------------services ----------------------------*/


/* <!------------------------------contact-us-----------------------------> */
.adress-1
{
	background: linear-gradient(rgba(21, 22, 23, 0.23), rgba(0, 0, 0, 0.09) ), url("../img/map1.png")fixed;
	background-repeat:no-repeat;
	background-size:cover;

}
.contact-bg
{
	background: linear-gradient(rgba(21, 22, 23, 0.23), rgba(0, 0, 0, 0.09) ), url("../images/img/contact-bg.jpg")fixed;
	background-repeat:no-repeat;
	background-size:cover;
	margin-top:-48px!important;
}
.form-control {

    box-shadow: 0px 0px 2px!important;
}
.contact-img img
{
    height: 153px!important;
    margin-left: 69px!important;
}
.contact-form-group a
{
	margin-left: 15px!important

}
.contact-form-group a:hover
{
	margin-left: 71px;
	background:#000 !important;
}
.dropdown-item:focus, .dropdown-item:hover {

    background-color: #285595;
	border-bottom: 2px solid #212529;
}
.dropdown-item:focus, .dropdown-item{

    border-bottom: 1px solid #878b8f;
}
a.text-dark:focus, a.text-dark:hover {
    color: #e7eef3 !important;
}
.dropdown-menu
{
	border-radius:0px !important;
}

/* <!============================courses=====================================> */
.courses-clr1
{
color: #16107b !important;
}
.computer-professional
{
 background: url("../images/img/courses/Computer Professional Accounting Course 2.jpg")no-repeat center;
    background-size: cover;
    position:center;
	height:500px;
}
.computer-teachers
{
 background: url("../images/img/courses/Computer Teachers Training Course 1.jpg")no-repeat center;
    background-size: cover;
    position:center;
	height:500px;
}
.nursing-teacher
{
	background: url("../images/img/courses/Nursery Teachers Training Course 3.jpg")no-repeat center;
    background-size: cover;
    position:center;
	height:500px;
}
.laptop-hardware
{
	background: url("../images/img/courses/LAPTOP HARDWARE & Wi - Fi Networking 1.jpg")no-repeat center;
    background-size: cover;
    position:center;
	height:500px;
}
.hardware-network
{
background: url("../images/img/courses/Hardwere & Networking Technology 3.jpg")no-repeat center;
    background-size: cover;
    position:center;
	height:500px;
}
.diploma-computer
{
    background: url("../images/img/courses/Diploma in Computer Application Course 3.png")no-repeat center;
    background-size: cover;
    position:center;
	height:500px;
}
.diploma-publish
{
    background: url("../images/img/courses/Diploma in Desktop Publishing 1.jpg")no-repeat center;
    background-size: cover;
    position:center;
	height:500px;
}
.diploma-publish
{
    background: url("../images/img/courses/Diploma in Desktop Publishing 1.jpg")no-repeat center;
    background-size: cover;
    position:center;
	height:500px;
}
.diploma-programmming
{
    background: url("../images/img/courses/diploma-in-computer-programming.jpg")no-repeat center;
    background-size: cover;
    position:center;
	height:500px;
}
.diploma-communication
{
    background: url("../images/img/courses/Communication Techniques.jpg")no-repeat center;
    background-size: cover;
    position:center;
	height:500px;
}
.Diploma-Logistic
{
    background: url("../images/img/courses/Diploma in Logistic Management 1.png")no-repeat center;
    background-size: cover;
    position:center;
	height:500px;
}
.advance-diploma
{
    background: url("../images/img/courses/Advance Diploma in Information Technology 1.jpeg")no-repeat center;
    background-size: cover;
    position:center;
	height:500px;
}
.Diploma-Advance
{
    background: url("../images/img/courses/Diploma in Advance Accountancy 2.jpg ")no-repeat center;
    background-size: cover;
    position:center;
	height:500px;
}
.Diploma-Fashion
{
    background: url("../images/img/courses/Diploma in Fashion Technology 1.jpg")no-repeat center;
    background-size: cover;
    position:center;
	height:500px;
}
.diploma-financial
{
    background: url("../images/img/courses/Computer Professional Accounting Course 1.jpg")no-repeat center;
    background-size: cover;
    position:center;
	height:500px;
}
.Honors-Diploma
{
    background: url("../images/img/courses/Honors Diploma in Computer Application 1.jpg")no-repeat center;
    background-size: cover;
    position:center;
	height:500px;
}
.Diploma-ad-programming
{
    background: url("../images/img/courses/Diploma in Advanced Programming 1.png")no-repeat center;
    background-size: cover;
    position:center;
	height:500px;
}
.Honors-Diploma-programming
{
    background: url("../images/img/courses/Honors Diploma in Advanced Programming.png")no-repeat center;
    background-size: cover;
    position:center;
	height:500px;
}
.Computer-Application
{
	    background: url("../images/img/courses/Advanced Diploma in Computer Application 1.jpeg")no-repeat center;
    background-size: cover;
    position:center;
	height:500px;
}
.Hardware-Technology
{
	    background: url("../images/img/courses/Diploma in Hardware Technology 2.jpg")no-repeat center;
    background-size: cover;
    position:center;
	height:500px;
}
.advance-Hardware-Technology
{
	background: url("../images/img/courses/Advance Diploma in Hardware Technology 2.jpg")no-repeat center;
    background-size: cover;
    position:center;
	height:500px;
}
.Diploma-Multimedia
{
	background: url("../images/img/courses/Diploma in Multimedia 1.jpg")no-repeat center;
    background-size: cover;
    position:center;
	height:500px;
}
.WEB-Designing
{
    background: url("../images/img/courses/Diploma in WEB Designing 1.jpg")no-repeat center;
    background-size: cover;
    position:center;
	height:500px;
}
.Junior-Computer
{
    background: url("../images/img/courses/Junior Computer Application 2.jpg")no-repeat center;
    background-size: cover;
    position:center;
	height:500px;
}
.Diploma-Information
{
    background: url("../images/img/courses/Honors Diploma in Information Technology.jpg")no-repeat center;
    background-size: cover;
    position:center;
	height:500px;
}
.Office-Management
{
    background: url("../images/img/courses/Diploma in Office Management 2.jpg")no-repeat center;
    background-size: cover;
    position:center;
	height:500px;
}
.Interior-Designing
{
    background: url("../images/img/courses/Diploma in Interior Designing 2.jpg")no-repeat center;
    background-size: cover;
    position:center;
	height:500px;
}
.short-term-courses
{
    background: url("../images/img/courses/Short Term Courses1.jpg")no-repeat center;
    background-size: cover;
    position:center;
	height:500px;
}
.Communication-Skill
{
    background: url("../images/img/courses/Communication-Skill.jpg")no-repeat center;
    background-size: cover;
    position:center;
	height:auto;
}
/* ----------------media---------------- */


.ih-item {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item,
.ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ih-item a {
  color: #333;
}
.ih-item a:hover {
  text-decoration: none;
}
.ih-item img {
  width: 100%;
  height: 100%;
}

.ih-item.circle {
  position: relative;
  border-radius: 50%;
    margin: 0 auto;
}
.ih-item.circle .img {
    position: relative;
    width: 52px;
    height: 52px;
}
.ih-item.circle .img:before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.circle .img img {
  border-radius: 0%;
}
.ih-item.circle .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  border-radius: 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.ih-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.ih-item.circle.effect1 .spinner {
    width: 91px;
    height: 91px;
    border: 4px solid #15A7D0;
    border-right-color: #D4D4D4;
    border-bottom-color: #D4D4D4;
    border-radius: 21px 2px;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}
.ih-item.circle.effect1 .img {
    position: absolute;
    top: 19px;
    bottom: 0;
    left: 19px;
    right: 0;
}
.ih-item.circle.effect1 .img:before {
  display: none;
}
.ih-item.circle.effect1.colored .info {
  background: #1a4a72;
  background: rgba(26, 74, 114, 0.6);
}
.ih-item.circle.effect1 .info {
  top: 10px;
  bottom: 0;
  left: 10px;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
.ih-item.circle.effect1 .info h3 {
  color: #fff;
  /* text-transform: uppercase; */
  position: relative;
  letter-spacing: 2px;
  font-size: 22px;
  margin: 0 30px;
  padding: 66px 0 0 0;
  height: 110px;
  text-shadow: 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.3);
}
.ih-item.circle.effect1 .info p {
  color: #bbb;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.fea_grid1:hover .spinner,.fea_grid2:hover .spinner {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ih-item.circle.effect1 a:hover .info {
  opacity: 1;
}
.fea_right {
    width: 76%;

}
.fea_right h4 {
    color: #15A7D0;
   margin-bottom: 15px;
}

.fea_right p {
   /* color: #fff!important; */
    line-height: 2em;

}
.fea_right p:hover {
  color: ##f31774 !important;
    line-height: 2em;
    font-size: 15px;
}

.fea_left {
    margin-top: 15px;
    width: 24%;
}
.fea_grid1 {
    border-right: 1px solid #15A7D0;
    padding: 35px 15px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.fea_grid3 {
    border-right: 1px solid #33C0E9;
    padding: 35px 15px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.fea_grid2 {
    padding: 35px 15px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.fea_right.fea_two,.fea_right.fea_one {
    text-align: right;
}
.fea_bor {
    border-top: 1px solid #f54785;
}
.fea_grid1:hover{
    background: url(../img/courses/LAPTOP HARDWARE & Wi - Fi Networking.jpg) no-repeat center !important;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
	background: #051730e6 !important;

}
.fea_grid2:hover {
    background: url(../img/n1.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
	background: #051730e6 !important;

}
.fea_grid3:hover {
    background: url(../img/n2.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
	background: #051730e6 !important;

}
.fea_grid4:hover {
    background: url(../img/n3.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
	background: #051730e6 !important;

}
.fea_grid1:hover .fea_right p, .fea_grid2:hover .fea_right p {
    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.fea_grid3:hover .fea_right p {
    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.fea_grid4:hover .fea_right p {
    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

/* <====================================footer=============================> */
 .footer-bg
 {
background: #32587e;
}
.footer-bg h2
{
	font-size:20px;
	 font-family: 'Roboto', sans-serif!important;
}
.footer-bg h3
{
	 font-size:20px;
	 font-family: 'Roboto', sans-serif!important;
}
.map-h2
{
	margin-top:-20px!important;
}


.footer-info p
{
	font-size:13px;
	 font-family: 'Roboto', sans-serif!important;
}
.quick-link ul li a
{
	font-size:13px !important;
}
/* <!------------------------gooogle translater-----------------> */


/* google translate style*/
.goog-te-banner-frame{display: none!important;}
.goog-te-banner{display: none!important;}
.goog-te-gadget {
    font-family: 'Montserrat', sans-serif;
    font-size: 10px;
    color: #666;
    white-space: nowrap;
}
.goog-te-gadget {
    font-size: 0px !important;
}
.goog-te-gadget {
    /*color: transparent !important;*/
}
/* .goog-te-gadget .goog-te-combo { */
    /* margin: 10px!important; */
/* } */
select.goog-te-combo {
    width: 150px !important;
    background:#fff;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    padding: 3px !important;
    height: 30px!important;
    border: 2px solid #00BCD4!important;
    border-radius: 20px !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px !important;
    -o-border-radius: 0px !important;
}
#google_translate_element a {
    display: none !important;
}
.goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active {
    font-size: 12px;
    font-weight: bold;
    color: #444;
    text-decoration: none;
}
input:focus, textarea:focus, select:focus {
    outline-offset: 0px;
}
select:not(:-internal-list-box) {
    overflow: visible !important;
}
:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
.timeline > li > .timeline-panel
{
	margin-top:-10%;
}


  /* css of dropdown  */
  @media screen and (min-width: 768px) and (max-width:991px){
	.responsive-menu li{
		font-size:12px;
		display:inline-block;
		padding:0px;
	}
	.contact-top{
		margin-top:-15px;
	}
	.medical-service{
		font-size:16px;
	}
	.about-text{
		margin-top: -16px;
		font-size:10px;
	}

}

/* <!--------------end google css-------------> */

.caption {
padding:23em 0 0;
position:absolute;
z-index:100;
height:400px;
width:500px;
}


.lft{    text-align: left;}
.rigt{    text-align: right;}
/*-- //Reset-Code --*/
.title {
    font-size:45px;
    color: #000;
    letter-spacing: 3px;
    font-weight: 700;
    text-transform: uppercase;
}
.wthree-left-right p,.about-jewel-agile-left p,.blog-txt-info p,.addres-office-hour ul li  p,.footer-office-hour p,.footer-office-hour p a,.ser-inner-info p{
   font-size: 14px;
    color: #fff;
    line-height: 28px;}
.about-jewel-agile-left p,.blog-txt-info p,.bottom-para h6 a,.footer-office-hour p{color:#000;}
.about-jewel-agile-left h4,.blog-txt-info h4 a,.team-w3layouts-info h4,.addres-office-hour ul li h6,.ser-inner-info h4{
    font-size: 19px;
    color:#ea1d5d;
    text-transform: capitalize;
}
/*--Background Colors--*/


/*--//Background Colors--*/

.fun-hedder-up h2 {
    font-size: 26px;
    line-height: 43px;
    color: #000;
    padding: 0em 7em;
}
.clr {
    color: #fff;
}
/*-- header --*/
/*--Hedder-contact--*/

.header-outs {
	position:relative;
}
.header-w3layouts {
    position: absolute;
    z-index: 99;
	width:100%;
	background: #3c8616;
}
.headder-contact {
    background: transparent;
}
.info-contact-agile ul li,.icons ul li,.news-date ul li,.list-social-icons ul li,.news-bloger ul li{
	display:inline-block;
}
.info-contact-agile ul li p,.info-contact-agile ul li p a.addres-office-hour ul li p a{
    font-size: 13px;
    color: #fff;
    display: inline-block;
    letter-spacing: 2px;
}
.info-contact-agile ul li p a:hover{color:#ea1d5d;}
.info-contact-agile ul li span,.news-date ul li span,.list-social-icons ul li span{
    font-size: 15px;
    color: #ea1d5d;
    margin-right: 7px;
	    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    -moz-transition: 0.5s all;
}
.info-contact-agile ul li:nth-child(1) {
    margin-right: 10px;
}
.icons ul li a span {
    font-size: 15px;
    letter-spacing: 0px;
    text-align: center;
    margin: 0px 10px;
    color:#fff;
    background:transparent;
    line-height: 38px;
    border-radius: 20px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    -moz-transition: 0.5s all;
}
.icons ul li a span:hover,.addres-office-hour ul li p a:hover{
color:#ea1d5d;
}
.icons {
    text-align: right;
}
.info-contact-agile {
    padding-top: 9px;
}
/*--//Hedder-contact--*/
/*-- nav --*/
.header-outs {
	position:relative;
}
.headdser-nav-color {
    background:#205493;
    width:100%;
    padding: 1em;
	height: 73px;
}
.hedder-up {
    background: #e15020;
    border: none;
    /* border-right: 5px solid #0529f3; */
    padding: 0px 2em;
}
h1 a.navbar-brand {
    padding-top: 7px;
    font-size: 37px;
    color: #fff !important;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: 2px;
    margin-left: 5px;
    margin-right: 0px;
}
nav.navbar.navbar-expand-lg.navbar-light {
    padding: 1em 7em;
    background: rgba(252, 194, 61, 0.79);
    z-index: 999;
    position: absolute;
    width: 100%;
    /* top:70px; /* top:70px; */
    left: 0px;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color:#000;
    border: none;
    border-bottom: 1px solid #fff;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-size: 12px;
    letter-spacing: 0px !important;
    text-transform: uppercase;
    font-weight: 600;
     margin: 0px 8px;
    border: none;
    border-bottom: 1px solid transparent;
    padding: 6px 9px 5px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
   color: #f9f9f9;44
	border:none;
	border-bottom:1px solid #fff;
}
.navbar-light .navbar-nav.active>.nav-link,
.navbar-light .navbar-nav.nav-link.active,
.navbar-light .navbar-nav.nav-link.open,
.navbar-light .navbar-nav .open>.nav-link {
    color:#000;
}
/*-- //nav --*/
/*-- Heading-1 --*/
/*-- banner --*/
.one-img{  background: url(../img/slider/s5.jpg)no-repeat center;}
.two-img{  background: url(../img/slider/s1.jpg)no-repeat center;}
.three-img{  background: url(../img/slider/s13.jpg)no-repeat center;}
/* .four-img{  background: url(../images/img/slider/s4.jpg)no-repeat center;} */
/* .five-img{  background: url(../images/img/slider/s4.jpg)no-repeat center */


.slider-img{  background-size: cover;
min-height: 500px;}
.rslides {
position: relative;
list-style: none;
overflow: hidden;
width: 100%;
padding: 0;
margin: 0;
}
.rslides li {
-webkit-backface-visibility: hidden;
position: absolute;
display: none;
width: 100%;
left: 0;
top: 0;
}
.rslides li:first-child {
position: relative;
display: block;
float: left;
}
.rslides img {
display: block;
height: auto;
float: left;
width: 100%;
border: 0;
}
/*-- //banner Slider --*/
.rslides {
margin: 0 auto 40px;
}
#slider2,
#slider3 {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
margin: 0 auto;
}
.rslides_tabs {
list-style: none;
padding: 0;
background: rgba(0,0,0,.25);
box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
-moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
-webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
font-size: 18px;
list-style: none;
margin: 0 auto 50px;
max-width: 540px;
padding: 10px 0;
text-align: center;
width: 100%;
}
.rslides_tabs li {
display: inline;
float: none;
margin-right: 1px;
}
.rslides_tabs a {
width: auto;
line-height: 20px;
padding: 9px 20px;
height: auto;
background: transparent;
display: inline;
}
.rslides_tabs li:first-child {
margin-left: 0;
}
.rslides_tabs .rslides_here a {
background: rgba(255,255,255,.1);
color: #fff;
font-weight: bold;
}
a {
color: #fff;
text-decoration: none;
}
/* Callback example */
/*.events {
list-style: none;
}*/
.callbacks_container {
position: relative;
float: left;
width: 100%;
}
.callbacks {
position: relative;
list-style: none;
overflow: hidden;
width: 100%;
padding: 0;
margin: 0;
}
.callbacks li {
position: absolute;
width: 100%;
left: 0;
top: 0;
}
.callbacks img {
display: block;
position: relative;
z-index: 1;
height: auto;
width: 100%;
border: 0;
}
.callbacks .caption
{
display: block;
position: absolute;
z-index: 2;
font-size: 20px;
text-shadow: none;
color: #fff;
background: #000;
background: rgba(0,0,0, .8);
left: 162px;
right: 0;
bottom: 0;
padding: 32px 87px;
margin: 0;
max-width: none;
top: 19%;
box-shadow: inset 0 0 0px 6px rgb(246, 167, 98), 0 1px 2px rgb(243, 149, 74) !important;
}

.slider-info h5 {
    font-size:53px;
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 10px;
    text-shadow: 1px 1px 7px #000000;
}
.slider-info h4 {
    color: #ffffff;
    padding-bottom: 29px;
    font-size: 20px;
    font-weight: 600;
}
.slider-info p{color:#fff;
font-size:15px;
letter-spacing:2px;
line-height:29px;}
.outs_more-buttn a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    display: inline-block;
    letter-spacing: 2px;
   background:#285595!important;
    outline: none;
    font-weight: bold;
    padding: 9px 42px;
    border: 2px solid #ffffff;
    margin-top: 17px;
}
.outs_more-buttn a:hover,.view a.info:hover,.sent-butnn button:hover,.btn1:hover{
background: #f9aa30;
border:2px solid #000;}
.callbacks_nav {
position: absolute;
-webkit-tap-highlight-color: rgba(0,0,0,0);
top:60%;
left: 0;
opacity: 0.7;
z-index: 3;
text-indent: -9999px;
overflow: hidden;
text-decoration: none;
height: 53px;
width: 53px;
background:rgba(230, 230, 230, 0) url("../images/left-arrow.png") no-repeat left top;
margin-top: -45px;
}
.callbacks_nav:active {
opacity: 1.0;
}
.callbacks_nav.next {
left: auto;
background:rgba(230, 230, 230, 0)  url("../images/right-arrow.png") no-repeat 0px 0px;
background-position: right top;
right: 0;
}
.callbacks_nav ,
.callbacks_nav.next {
background-size:40px;
}
/*#slider3-pager a {
display: inline-block;
}
#slider3-pager img {
float: left;
}
#slider3-pager .rslides_here a {
background: transparent;
box-shadow: 0 0 0 2px #666;
}
#slider3-pager a {
padding: 0;
}*/
/*--pager--*/
/*.callbacks_tabs {
list-style: none;
position: absolute;
padding: 0;
bottom: 228px;
right: 41%;
margin: 0;
z-index: 9;
display: block;
text-align: center;
}
.callbacks_tabs li {
display: inline-block;
margin: 0px 2px 0px;
}
.callbacks_tabs a {
visibility: hidden;
}
.callbacks_tabs a:after {
content: "\f111";
font-size: 0;
font-family: FontAwesome;
visibility: visible;
display: block;
width: 21px;
height: 21px;
display: inline-block;
background:#d24055;
border: none;
border-radius: 50%;
}
.callbacks_here a:after {
background: #fff;
border: 4px solid #d24055;
}*/
/*-- //banner --*/
/*-- about --*/
.about-txt-img img {
    box-shadow:8px 7px 3px 6px #9e9e9e;
    border-radius: 0px;
}
.about-jewel-agile-left h5 {
    font-size: 32px;
    padding: 23px 0px 0px;
    color:#ea1d5d;
}
/*--hover effects-- */
.view {
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
   /*background: #fff url(../images/bgimg.jpg) no-repeat center center;*/
}
.view .mask, .view .content {
   width:100%;
    height: 306px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}
.view img {
  /* display: block;*/
   position: relative;
   min-height: 247px !important;

}
.view h3 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: #f9aa49;
    margin: 39px 10px 20px;
}
.view p {
   font-size: 13px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
   line-height: 19px;
top: -9px;
}
.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #0e0d0c;
    color: #fff;
    border: 2px solid #fff;
    font-size: 14px;
    /* text-transform: uppercase; */
    -webkit-box-shadow: 0 0 1px #000;
    -moz-box-shadow: 0 0 1px #000;
    box-shadow: 0 0 1px #000;
	margin-top: -89px;
}
.view a.info:hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
/*--//hover effects-- */

/*--Tabs-- */
ul.resp-tabs-list{
    text-align: center;
}
.resp-tabs-list li {
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    padding: 5px 31px !important;
    margin: 0;
    list-style: none;
   background: #f9aa30;
    cursor: pointer;
    color: #fff;
}
.resp-tabs-list li:hover {

   background: #285595;
border: 3px solid #f9aa30 !important;
    margin: 0;
}
.resp-tabs-container {
padding: 0px;
background-color: #fff;
clear: left;
}
h2.resp-accordion {
cursor: pointer;
padding: 5px;
display: none;
font-size: 14px;
border: 1px solid;
background:#ea1d5d;
}
.resp-tab-content {
display: none;
padding:0px 0px 15px;
}
.resp-tab-active {
border: 1px solid #c1c1c1;
border-bottom: none;
margin-bottom: -1px !important;
}
.resp-tab-active {

	background: #4b5595!important;
    border: 3px solid #f9aa30!important
}
.resp-content-active,
.resp-accordion-active { display: block; }
.resp-tab-content { border:none; }
h2.resp-accordion {
font-size: 14px;
border: 1px solid #c1c1c1;
border-top: 0px solid #c1c1c1;
margin: 0px;
padding: 10px 15px;
color: #000;
}
h2.resp-tab-active {
border-bottom: 0px solid #c1c1c1 !important;
margin-bottom: 0px !important;
padding: 10px 15px !important;
font-size: 14px;
}
h2.resp-tab-title:last-child {
border-bottom: 12px solid #c1c1c1 !important;
background: blue;
}
/*-----------Accordion styles-----------*/
h2.resp-tab-active { background:#c1c1c1!important; }
.resp-easy-accordion h2.resp-accordion { display: block; }
.resp-easy-accordion .resp-tab-content { border: 1px solid #c1c1c1; }
.resp-easy-accordion .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1 !important; }
.resp-jfit {
width: 100%;
margin: 0px;
}
.resp-tab-content-active { display: block; }
h2.resp-accordion:first-child { border-top: 1px solid #c1c1c1 !important; }
/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
ul.resp-tabs-list { display: none; }
h2.resp-accordion { display: block; }
.resp-vtabs .resp-tab-content { border: 1px solid #C1C1C1; }
.resp-vtabs .resp-tabs-container {
border: none;
float: none;
width: 100%;
min-height: initial;
clear: none;
}
.resp-accordion-closed { display: none !important; }
.resp-vtabs .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1 !important; }
}
/*--//Tabs-- */
/*-- //about --*/
/*-- service --*/
.service{

	background: linear-gradient(45deg, rgba(226, 224, 24, 0.5) 50%,rgba(16, 131, 139, 0.42) 50% )!important;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}
.text-wls-ser-bake span {
    font-size:38px;
    border-radius: 50%;
    color: #2faacb;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
	background: #f3f6fc;

padding: 10px 7px;
border: 1px solid #2faacb;
box-shadow: 0px -1px 4px #d8cbcb;
}
.white-shadow:hover span.banner-icon {
transition: 0.90s;
    -webkit-transition: 0.90s;
    -moz-transition: 0.90s;
    -ms-transition: 0.90s;
    -o-transition: 0.90s;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
.white-shadow {

padding: 2em 1em;
margin-top: -20px;
}
/*--//service --*/
/*-- blog--*/

.blog-txt-info {
    background: #fff;
    padding: 1em 1em;
}
.news-date ul li a {
    letter-spacing: 2px;
    color: #222;
    text-decoration: none;
    font-weight: 600;
    font-size:12px;
}
.clients-color,.team-shadow {
box-shadow: 2px 0px 20px 0px #757575;
}
/*-- //blog--*/
/*-- count--*/
.stats{
    background: url(../images/cc1.jpg)no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}
.counter {
font-size: 23px;
color: #000;
font-weight: 500;
letter-spacing: 1px;
}
.stat-info h5,.dance-agile-info h4,.ser-inner-info h4{
font-size:19px;
line-height: 33px;
color:#fff;
text-transform: uppercase;
}
.stats-grid {
    background: #ea1d5d;
    padding: 3em 2em;
    border-radius: 5%;
}
/*-- //counter --*/
/*-- //count--*/
/*--team --*/
.team-w3layouts-info {
    background: #ea1d5d;
}
.bodr-img h4 {
    font-size: 27px;
    color: #ffeb3b;
    padding-bottom: 47px;
}
.bodr-img p {
    font-size: 16px;
    line-height: 28px;
    color: #d0d0d0;
}
h6.description{
	font-weight: bold;
	letter-spacing: 2px;
	color: #999;
	border-bottom: 1px solid rgba(0, 0, 0,0.1);
	padding-bottom: 5px;
}
.profile .img-box{
	opacity: 1;
	display: block;
	position: relative;
}
.profile .img-box:after{
	content:"";
	opacity: 0;
	background-color:rgba(0, 0, 0, 0.5803921568627451);
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
}
.img-box ul {
    position: absolute;
    z-index: 2;
    top: 225px;
    text-align: center;
    width: 100%;
    padding-left: 0px;
    height: 0px;
    margin: 0px;
    opacity: 0;
}
.profile .img-box:after, .img-box ul, .img-box ul li{
	-webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.img-box:hover:after{
	opacity: 1;
}
.img-box:hover ul {
    opacity: 1;
    margin-bottom: 15px;
}
.img-box ul a{
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.img-box a:hover li {
    border-color: #fff;
    color: #ff5722;
}
.img-box img {
    width: 100%;
}

.list-social-icons ul li span:hover{color:#969696;}
span.wls-client-title{font-size:15px;
}
/*--//team --*/
.newsletter input[type="email"] {
    outline: none;
    padding: 13px 15px;
    color: #000;
    font-size: 14px;
    width: 80%;
    border-radius: 0px;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #000;
}
button.btn1 {
    width: 20%;
    color: #fff;
    border: 1px solid #000;
    padding: 11.5px 0;
    font-size: 16px;
	border:2px solid #000;
    background:#ea1d5d;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    cursor: pointer;
}
.subscrib-w3layouts h2 {
    color: #000;
    font-size:38px;
    text-transform: uppercase;
}
.newsletter input::-webkit-input-placeholder { /* Chrome */
color: #000;
}
.newsletter inputl:-ms-input-placeholder { /* IE 10+ */
color: #000;
}
.newsletter input::-moz-placeholder { /* Firefox 19+ */
color: #000;
opacity: 1;
}
.newsletter input:-moz-placeholder { /* Firefox 4 - 18 */
color: #000;
opacity: 1;
}
/*--contact --*/
.contact {
    background: url(../images/b2.jpg)no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}
.addres-office-hour {
    background: #000;
    padding: 2em 0em;
}
.contact-forms input,.contact-forms textarea {
    width: 100%;
    font-size: 14px;
    color: #fff;
    padding: .8em .7em;
    border: none;
    border-bottom: 1px solid #f1f1f1;
    border-radius: 0px;
    background: transparent!important;
    outline: none !important;
}
.contact-forms textarea {
resize: none;
height:8em;
}
.contact-forms input::-webkit-input-placeholder,.contact-forms textarea::-webkit-input-placeholder{ /* Chrome */
color: #fff;
}
.contact-forms input:-ms-input-placeholder,.contact-forms textarea :-ms-input-placeholder{ /* IE 10+ */
color: #fff;
}
.contact-forms input::-moz-placeholder,.contact-forms textarea::-moz-placeholder { /* Firefox 19+ */
color: #fff;
opacity: 1;
}
.contact-forms input:-moz-placeholder,.contact-forms textarea:-moz-placeholder{ /* Firefox 4 - 18 */
color: #fff;
opacity: 1;
}
.sent-butnn button {
    width: 100%;
    font-size: 16px;
    padding: 11px 0px;
    color: #fff;
    font-weight: 600;
	letter-spacing: 2px;
    text-transform: uppercase;
    margin-top:24px;
    background: #ea1d5d;
	border:2px solid #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    -moz-transition: 0.5s all;

}
.map-border
{
border: 4px solid #f9aa2c !important;
height: 258px;
width: 308px;
box-shadow: 0px -2px 4px!important;
margin-top: 20px;
}
/*--//contact --*/
/*--Footer --*/
.footer,footer,.blog{
    background: #101112 !important;
}
.nav-footer{background: #32587e;}
.address_mail_footer_grids iframe {
    width: 100%;
    height: 15.5em;
    border: none;
}
.bottom-para h6 a{
    font-size: 13px;
    line-height: 23px;
    color: #000;
	}
.footer-office-hour ul li span {
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    color: #565656;
}
.bottom-para h6 a:hover,.footer-office-hour p a:hover{color:#000;}
.news-bloger ul li a {
    font-size:12px;
    color:#ea1d5d;
    padding-top: 4px;
    display: block;
}
.dance-agile-info h4,.ser-inner-info h4 {
  color: #f9aa30;
}
.dance-agile-info h3,.ser-inner-info h3 {
  color: #f9aa30;
}
footer p {
font-size: 14px;
color: #000;
letter-spacing: 2px;
}
footer p a {
    color: #ea1d5d;
}
footer p a:hover {
color:#000;
text-decoration:underline;
}
.nav-link:focus, .nav-link:hover {
color: #f9aa30;
text-decoration: none;
}
nav.border-line {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}
.nav-link {
font-size: 14px;
color: #fff;
letter-spacing: 2px;
}
.footer-office-hour p a{color:#ea1d5d;}
/*--//footer nav--*/
/*--//Footer --*/
/*--mode--*/
.modal-body p {
font-size: 14px;
color: #000;
padding: 16px;
line-height: 27px;
}
.modal-header h4 {
color:#ea1d5d;
text-align: center !important;
font-size: 35px;
}
/*--//mode--*/
/*-- to-top --*/
#toTop {
display: none;
text-decoration: none;
position: fixed;
bottom: 20px;
right: 2%;
overflow: hidden;
z-index: 999;
width: 46px;
height:46px;
border: none;
text-indent: 100%;
background: url(../images/arrow.png) no-repeat 0px 0px;
}
#toTopHover {
width: 43px;
height: 43px;
display: block;
overflow: hidden;
float: right;
opacity: 0;
-moz-opacity: 0;
filter: alpha(opacity=0);
}
/*-- //to-top --*/
/*--responsive--*/
@media(max-width:1920px){

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

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

}
@media(max-width:1440px){
	.slider-img {
    min-height: 680px;
}
.slider-info {
    padding: 19em 0 0;
}
.slider-info h5 {
   font-size: 41px !important;
text-transform: uppercase;
}
.slider-info h4 {
    padding-bottom: 24px;
font-size: 18px;

}
h1 a.navbar-brand {
padding-top: 8px;
    font-size: 35px;
}
nav.navbar.navbar-expand-lg.navbar-light {
    padding: 1em 6em;
}
.view h3 {
    margin: 26px 10px 15px;
}
.view h3 {
    font-size: 16px;
}
.resp-tabs-list li {
    padding: 11px 26px;
}
.about-jewel-agile-left h5 {
    font-size: 30px;
}
.title {
    font-size: 43px;
}
.ser-inner-info h4 {
    font-size: 18px;
}
.subscrib-w3layouts h2 {
    font-size: 36px;
}
.counter {
    font-size: 21px;
}
.img-box ul {
    top: 216px;
}
.callbacks_nav {
    top: 51%;
}
}
@media(max-width:1366px){
	.title {
    font-size: 40px;
}
.text-wls-ser-bake span {
    font-size: 35px;
}
.about-jewel-agile-left h4, .blog-txt-info h4 a, .team-w3layouts-info h4, .addres-office-hour ul li h6, .ser-inner-info h4 {
    font-size: 18px;
}
.outs_more-buttn a {
    padding: 9px 38px;
    margin-top: 2px;
}
.stats-grid {
    padding: 2.5em 2em;
}
}
@media(max-width:1280px){
	.callbacks_nav, .callbacks_nav.next {
    background-size: 35px;
}
.headdser-nav-color {
    padding: .9em;
}
h1 a.navbar-brand {
    padding-top: 7px;
    font-size: 34px;
}
.icons ul li a span {
    margin: 0px 8px;
}
.about-jewel-agile-left h5 {
    font-size: 29px;
}
.modal-header h4 {
    font-size: 33px;
}
.hedder-up {
    padding: 0px 1.5em;
}
}
@media(max-width:1080px){
.slider-info {
    padding: 17em 0 0;
}
.slider-img {
    min-height: 600px;
}
.slider-info h4 {
    padding-bottom: 18px;
}
.slider-info h5 {
    font-size: 45px;
}
.view p {
    padding: 6px 16px 9px;
    line-height: 21px;
}
.view h3 {
    margin: 13px 10px 10px;
	padding: 8px 0px;
}
nav.navbar.navbar-expand-lg.navbar-light {
    padding: 1em 4em;
}
.resp-tabs-list li {
    font-size: 15px;
}
.about-jewel-agile-left h5 {
    font-size: 27px;
    padding: 16px 0px 0px;
}
.title {
    font-size: 38px;
}
.news-date ul li a {
    letter-spacing: 1px;
}
.img-box ul {
    top: 183px;
}
.addres-office-hour {
    padding: 1.7em 0em;
}
.sent-butnn button {
    font-size: 15px;
    margin-top: 20px;
}
.bottom-para h6 a {
    font-size: 12px;
    line-height: 22px;
}
}
@media(max-width:1050px){
	.callbacks_nav, .callbacks_nav.next {
    background-size: 31px;
}
.headder-contact {
    padding: .7em 0em;
}
nav.navbar.navbar-expand-lg.navbar-light {
    top: 59px;
}
h1 a.navbar-brand {
    font-size: 32px;
}
.navbar-light .navbar-nav .nav-link {
    letter-spacing: 1px;
}
.headdser-nav-color {
    padding: .8em;
}
.text-wls-ser-bake span {
    font-size: 32px;
}
.blog-txt-info {
    padding: .7em .7em;
}
.stats-grid {
    padding: 2em 2em;
}
}
@media(max-width:1024px){
	.icons ul li a span {
    margin: 0px 6px;
}
.hedder-up {
    padding: 0px 1em;
}
.slider-info p {
    font-size: 14px;
    line-height: 29px;
}
	.outs_more-buttn a {
    padding: 9px 34px;
    margin-top: 12px;
}
.newsletter input[type="email"] {
    width: 75%;
}
button.btn1 {
    padding: 9px 0;
    font-size: 15px;
}
.subscrib-w3layouts h2 {
    font-size: 34px;
}
}
@media(max-width:991px){

div#navbarSupportedContent {
background: transparent;
text-align: center;
padding: 13px 0px;
}
.navbar-light .navbar-nav .nav-link {
    padding: 12px 15px;
    width: 11%;
    margin: 0px auto;
}
.navbar-light .navbar-toggler {
border-color: rgb(0, 0, 0);
background:#ea1d5d;
padding: 1px 4px;
margin-top: 0px;
outline: none;
margin-right: 0px;
cursor: pointer;
border-radius: 6px;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.navbar-light .navbar-toggler:hover {
background: #fff;
}
.headdser-nav-color {
    padding: .5em;
}
.slider-img {
    min-height: 580px;
}
.slider-info h5 {
    font-size: 40px;
}
.slider-info h4 {
    padding-bottom: 12px;
}
.modal-header h4 {
    font-size: 30px;
}
.view .mask, .view .content {
    width: 58%;
	left: 192px;
}
.info-contact-agile {
    padding-top: 7px;
}
.w3layouts-service-list:nth-child(3),.blog-grid-flex:nth-child(3),
.stats-grid-3,.stats-grid-4,.profile:nth-child(3),
.profile:nth-child(4),.dance-agile-info:nth-child(3),.dance-agile-info:nth-child(4),.view:nth-child(2),.view:nth-child(3){
    margin-top: 24px;
}
.nav-link {
    letter-spacing: 1px;
}
.callbacks_nav {
    top: 66%;
}
}
@media(max-width:900px){
	.view h3 {
    margin:43px 10px 32px;
	}
	.view p {
    padding: 13px 16px 37px;
	}
	.text-wls-ser-bake span {
    font-size: 30px;
}
.title {
    font-size: 36px;
}
.modal-header h4 {
    font-size: 28px;
}
.stat-info h5, .dance-agile-info h4, .ser-inner-info h4 {
    font-size: 18px;
}
.img-box ul {
    top: 280px;
}
.stats-grid {
    padding: 1.5em 2em;
	line-height: 26px;
}
.subscrib-w3layouts h2 {
    font-size: 33px;
}
}
@media(max-width:800px){
.navbar-light .navbar-nav .nav-link {
    width: 16%;
	}
	.icons ul li a span {
    font-size: 14px;
	}
	.callbacks_nav, .callbacks_nav.next {
    background-size: 26px;
}
nav.navbar.navbar-expand-lg.navbar-light {
    padding: 1em 3em;
}
.view .mask, .view .content {
    width: 64%;
    left: 141px;
}
.about-jewel-agile-left h5 {
    font-size: 25px;
}
.stat-info h5, .dance-agile-info h4, .ser-inner-info h4 {
    font-size: 17px;
}
.sent-butnn button {
    padding: 9px 0px;
}
}
@media(max-width:768px){
	.slider-img {
    min-height: 560px;
}
.slider-info {
    padding: 16em 0 0;
}
h1 a.navbar-brand {
    font-size: 30px;
}
.slider-info h5 {
    font-size: 36px;
    letter-spacing: 1px;
}
.view .mask, .view .content {
    width: 67%;
    left: 127px;
}
button.btn1 {
    width: 25%;
}
footer p {
letter-spacing: 1px;
}
}
@media(max-width:767px){
	.about-jewel-agile-left h4, .blog-txt-info h4 a, .team-w3layouts-info h4, .addres-office-hour ul li h6, .ser-inner-info h4 {
    font-size: 17px;
}
/*.latest-list {
    margin: 20px 0px;
}*/
.latest-list:nth-child(2),.latest-list:nth-child(4){
    margin-top: 20px;
}
.latest-list:nth-child(1),.latest-list:nth-child(3){
    margin-bottom: 20px;
}
.about-jewel-agile-left h5 {
	    font-size: 24px;
}
.title {
    font-size: 34px;
}
.info-contact-agile ul li span, .news-date ul li span, .list-social-icons ul li span {
    font-size: 14px;
}
.outs_more-buttn a {
    padding: 8px 32px;
}
.counter {
    font-size: 19px;
}
.subscrib-w3layouts h2 {
    font-size: 31px;
    margin-bottom: 20px;
}
.img-box ul {
    top: 193px;
}
span.wls-client-title {
    font-size: 14px;
}
.addres-office-hour {
    padding: 1.5em 0em;
    margin-bottom: 20px;
}
}
@media(max-width:736px){
.contact-forms textarea {
    height: 7em;
}
.navbar-light .navbar-nav .nav-link {
    width: 18%;
}
footer p {
    font-size: 13px;
}
}
@media(max-width:667px){
	.icons ul li a span {
    margin: 0px 4px;
}
.slider-img {
    min-height: 494px;
}
.slider-info {
    padding: 15em 0 0;
}
.slider-info h5 {
    margin-bottom: 8px;
	font-size: 34px
}
.slider-info h4 {
    padding-bottom: 10px;
    font-size: 17px;
}
h1 a.navbar-brand {
    font-size: 28px;
}
.view .mask, .view .content {
    width: 77%;
    left: 77px;
}
.contact-forms input, .contact-forms textarea {
    padding: .7em 0em;
	}
	.modal-header h4 {
    font-size: 26px;
}
}
@media(max-width:640px){
nav.navbar.navbar-expand-lg.navbar-light {
    padding: 1em 2em;
}
.view .mask, .view .content {
    width: 80%;
    left: 62px;
}
.title {
    font-size: 32px;
}
.callbacks_nav {
    top: 70%;
}
}
@media(max-width:600px){
	.navbar-light .navbar-nav .nav-link {
    width: 23%;
}
.view .mask, .view .content {
    width: 86%;
    left: 42px;
}
.about-jewel-agile-left h5 {
    font-size: 22px;
    padding: 12px 0px 0px;
}
.stat-info h5, .dance-agile-info h4, .ser-inner-info h4 {
    line-height: 26px;
}
}
@media(max-width:568px){
	.info-contact-agile ul li{
display:block;
text-align: center;
}
.icons {
    text-align: center;
}
nav.navbar.navbar-expand-lg.navbar-light {
    top: 108px;
	padding: 1em 1em;
}
.slider-info {
    padding: 17em 0 0;
    margin-left: 27px;
}
.slider-info h5 {
    font-size: 32px;
}
.callbacks_nav {
    top: 75%;
}
.view .mask, .view .content {
    width: 91%;
    left: 25px;
}
.subscrib-w3layouts h2 {
    font-size: 30px;
}
.profile {
    width: 50%;
}
.address_mail_footer_grids iframe {
    height: 14em;
}
.w3layouts-service-list:nth-child(1),.blog-grid-flex:nth-child(1),.dance-agile-info:nth-child(1) {
    margin-bottom:20px;
}
.callbacks_nav {
    height: 29px;
    width: 30px;
}
}
@media(max-width:480px){
.navbar-light .navbar-nav .nav-link {
    width: 27%;
}
.view .mask, .view .content {
    width: 94%;
    left: 14px;
}
.about-jewel-agile-left h5 {
    font-size: 20px;
}
.stats-grid {
    padding: 1em 1em;
    line-height: 23px;
}
.nav-link {
    font-size: 13px;
}
.view p {
    padding: 13px 16px 28px;
}
.img-box ul {
    top: 160px;
}
}
@media(max-width:440px){
	.view .mask, .view .content {
    left: 11px;
}
.view h3 {
    margin: 34px 10px 19px;
}
.title {
	    font-size: 30px;
    letter-spacing: 2px;
}
.about-jewel-agile-left h4, .blog-txt-info h4 a, .team-w3layouts-info h4, .addres-office-hour ul li h6, .ser-inner-info h4 {
    font-size: 16px;
}
.subscrib-w3layouts h2 {
    font-size: 27px;
}
.newsletter input[type="email"] {
    padding: 8px 15px;
}
.img-box ul {
    top: 141px;
}
ul.nav {
    flex-direction: column;
    text-align: center;
}
}
@media(max-width:414px){
.view h3 {
    margin: 27px 10px 11px;
}
.view p {
    padding: 10px 16px 19px;
}
.stat-info h5, .dance-agile-info h4, .ser-inner-info h4 {
    line-height: 23px;
}
button.btn1 {
    padding: 6px 0;
	    width: 29%;
}
.newsletter input[type="email"] {
    width: 71%;
}
footer p {
    line-height: 28px;
}
.navbar-light .navbar-nav .nav-link {
    width: 31%;
}
.slider-info {
    margin-left: 18px;
}
}
@media(max-width:384px){
	.slider-info h5 {
    font-size: 29px;
}
.slider-info p {
    letter-spacing: 1px;
}
.about-jewel-agile-left h5 {
    font-size: 19px;
}
.title {
    font-size: 28px;
    letter-spacing: 1px;
}
.img-box ul {
    top: 166px;
}
.profile {
    width: 66%;
    margin: 0px auto;
}
.profile:nth-child(1){
	margin-bottom:20px;
}
}
@media(max-width:375px){
	h1 a.navbar-brand {
    font-size: 26px;
}
.slider-info h5 {
    font-size: 27px;
}
.outs_more-buttn a {
    padding: 7px 25px;
}
.subscrib-w3layouts h2 {
    font-size: 25px;
}
.sent-butnn button {
    font-size: 14px;
}
.navbar-light .navbar-nav .nav-link {
    width: 38%;
}
.profile {
    width: 75%;
}
}
@media(max-width:320px){
.slider-info h5 {
    font-size: 22px;
}
.slider-img {
    min-height: 95px;
}
.slider-info h4 {
    padding-bottom: 8px;
    font-size: 16px;
}
.view h3 {
    margin:13px 10px 11px;
}
.view p {
    padding: 2px 10px 10px;
}
.view a.info {
    font-size: 13px;
}
.profile {
    width: 90%;
}
.img-box ul {
    top: 189px;
}
}
/*--//responsive--*/


/* <!--------------------enquiry text blinking effect------------> */


.blink {
    width: 196px;
    height: 63px;
    background-color: #d21e2f;
    padding: 8px;
    text-align: center;
    line-height: 50px;
}
	.blink::after {
    position: absolute;
    content: "";
    width: 46%;
    height: 100%;
    border-right: 101px solid transparent;
    border-top: 26px solid #d21e2f;
    border-left: 101px solid transparent;
    top: 63px;
    margin-left: 12px;
    left: 0px;
}
	.span-equiry {
    font-size: 25px;
    font-family: cursive;
    color: white;
    animation: blink 3s linear infinite;
    font-weight: bold;
}
@keyframes blink
{
    0%{opacity: 1;
   
     color:black;
}
50%
{
	opacity: .5;
	
	color:yellow;
}                                                                                                                                                                      
100%
  {
	opacity: 1;

	color:#fff;
}
}

/* <!------------fade and model-------------> */

#modal
{
    display: none;
    position: absolute;
    top: 25%;
    left: 45%;
    width: 100px;
    height: 100px;
    padding:30px 15px 0px;
    border: 3px solid #17A2B8;
    box-shadow:1px 1px 10px #FFAB40;
    border-radius:20px;
    background-color: white;
    z-index: 1000000002;
	  background-color:#17A2B8;
	  opacity:0.70;
    text-align:center;
    overflow: auto;
}
#fade {
    display: none;
    position:absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color:#FFAB40;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .70;
    filter: alpha(opacity=80);
}

/* Gallery Page start here  */
.img-pad{
    padding-left: 46px;
}
.client-inner-section .slick-slide img {
    width: 100%;
    border: 1px solid #ececec;
}

.client-inner-section .slick-slide {
    padding: 20px;
}

.client-inner-section .slick-prev::before {
    background-color: #003362;
    opacity: 1;
}

.client-inner-section .slick-next::before {
    background-color: #003362;
    opacity: 1;
}
.client-inner-section .slick-prev {
    left: -12px;
    z-index: 11;
}

.client-inner-section .slick-next {
    right: 0;
}
