.wc2c-floating-circle-left {
    left: 25px;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    bottom: 30px;
    text-align: center;
    padding: 14px;
    -webkit-box-shadow: 3px 3px 12px 0px rgba(51,51,51,0.72);
    -moz-box-shadow: 3px 3px 12px 0px rgba(51,51,51,0.72);
    box-shadow: 3px 3px 12px 0px rgba(51,51,51,0.72);
}

.wc2c-wrap {
    position: fixed;
    z-index: 9999;
    display: inline-block;
}

.wc2c-wrap {
    text-decoration: none !important;
}
.wc2c-floating-circle-left .wc2c-text {
    display: none;
}
.wc2c-floating-circle-left .wc2c-icon {
    font-size: 42px;
    width: auto;
    padding-top: 3px;
}

    
    .mobile {
    display:none;
}
    
    @media (max-width: 920px){
.pc {
    display:none;
}   

.mobile {
    display: block;
}

}


#callme1 {
    position: fixed;
    left: 26px;
    bottom: 23%;
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 99990;
}
#callme1 #callmeMain {
    -moz-border-radius: 75% !important;
    -webkit-border-radius: 75% !important;
    border-radius: 50% !important;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: rgb(179, 8, 8);
    width: 75px;
    height: 75px;
    -webkit-animation: zcwmini2 1.5s 0s ease-out infinite;
    -moz-animation: zcwmini2 1.5s 0s ease-out infinite;
    animation: zcwmini2 1.5s 0s ease-out infinite;
}
#callme1 #callmeMain:before {
    content: "";
    position: absolute;
    width: 142%;
    height: 140%;
    top: 0;
    left: 0;
    background-image: url(../img/mail.png);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-animation: zcwphone2 1.5s linear infinite;
    -moz-animation: zcwphone2 1.5s linear infinite;
    animation: zcwphone2 1.5s linear infinite;
}
.icon-bar1 {
  position: fixed;
  top: 54%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
}

.icon-bar1 a {
display: block;
    text-align: center;
    padding: 12px 13px;
    transition: all 0.3s ease;
    color: white;
    font-size: 18px;

}

.icon-bar1 a:hover {color: #fff !important;}

.fbbtn {
  background: #4267B2;
  color: white;
}
.wtbtn {
  background: #2DC100;
  color: white;
}

.clbtn{
  background: #0077B7;
  color: white;
}

.inbtn{
  background: #AC34B0;
  color: white;
}
.twtbtn{
  background: #55acee;
  color: white;
}
.youtubebtn{
  background: #F30000;
  color: white;
}


.enquire-us-right > button {
    background-color: #e5172d;
    color: #fff;
    border: 1px solid #e5172d;
    letter-spacing: 3px;
    font-weight: bold;
    font-size: 15px;
    padding: 0px 10px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    border-radius: 5px 5px 0px 0px;
    height: 52px;
    /* background-image: linear-gradient(250deg, #f16d9a 50%, #f3ca1d  100%); */
    }
	
		.enquire-us-right {
    position: fixed;
    right: -75px;
    top: 46%;
    z-index: 10;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    margin: 0;
    padding: 0;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    z-index: 999;
    }
.popbtn{
  background: #ffb606 none repeat scroll 0 0;
  border: medium none;
  display: inline-block;
  font-family: "Poppins",sans-serif;
  font-weight: 600;
  margin-top: 10px;
  padding: 8px 50px;
text-transform: uppercase;}

 .loader {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    text-align: center;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: auto;
    background: rgba(255, 255, 255, 0.6);
}
.loading-image {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
}
pre {
    font-size: 11px;
    padding: 0px !important;
    color: red !important;
    background: none !important;
    border: none !important;
   
    position: absolute;
}

.error {
border: 1px solid red !important ;
}

.bg-scheme1 {
	background-color: #00a0e3;
	height: 101px;
	padding: 22px;
	color: #264796;
}

.cd-title {
  position: relative;
  height: 160px;
  line-height: 230px;
  text-align: center;
}
.cd-title h1 {
  font-size: 2.4rem;
  font-weight: 700;
}


@media only screen and (max-width: 1366px) {
.container-video{
   	width:1000px;
position: relative;
margin-left:180px;
}
}


@media only screen and (min-width: 768px) {
  .cd-title {
    line-height: 250px;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-title {
    height: 200px;
    line-height: 300px;
  }
  .cd-title h1 {
    font-size: 3rem;
  }
}

.cd-intro {
width: 100%;
max-width: 100%;
text-align: center;
}

.cd-intro {
  margin: 0em auto;
}
@media only screen and (min-width: 768px) {
  .cd-intro {
    margin: 0em auto;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-intro {
    margin: 0 auto;
  }
}

.cd-headline {
  font-size: 16px;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) {
  .cd-headline {
    font-size: 25px;
    font-weight: 600;
    color: #ffffff;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-headline {
    font-size: 28px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}
.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}
.cd-words-wrapper b.is-visible {
  position: relative;
}
.no-js .cd-words-wrapper b {
  opacity: 0;
}
.no-js .cd-words-wrapper b.is-visible {
  opacity: 1;
}


.cd-headline.push b {
  opacity: 0;
  color: white;
}
.cd-headline.push b.is-visible {
  opacity: 1;
  -webkit-animation: push-in 0.6s;
  -moz-animation: push-in 0.6s;
  animation: push-in 0.6s;
font-weight: 500;
}
.cd-headline.push b.is-hidden {
  -webkit-animation: push-out 0.6s;
  -moz-animation: push-out 0.6s;
  animation: push-out 0.6s;
font-weight: 500;

}

@-webkit-keyframes push-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes push-in {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@keyframes push-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(10%);
    -moz-transform: translateX(10%);
    -ms-transform: translateX(10%);
    -o-transform: translateX(10%);
    transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes push-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateX(110%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
}
@-moz-keyframes push-out {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  60% {
    opacity: 0;
    -moz-transform: translateX(110%);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
}
@keyframes push-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateX(110%);
    -moz-transform: translateX(110%);
    -ms-transform: translateX(110%);
    -o-transform: translateX(110%);
    transform: translateX(110%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
}

.scroll-top {
	width: 55px;
	height: 55px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	font-size: 18px;
	border-radius: 50%;
	z-index: 99;
	display: none;
	color: #21242b;
	text-align: center;
	cursor: pointer;
	background: #decece;
	-webkit-animation: pulse 2s infinite;
	-o-animation: pulse 2s infinite;
	animation: pulse 2s infinite;
}

.scroll-top span:before {
	font-size: 27px;
}

.scroll-top:after {
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 1;
	background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
	background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}

.contact_icons{position: fixed;left: 20px;bottom: 20px;z-index: 999;width: 50px;text-align: center;}
.contact_icons a{width: 66px;height: 66px;border-radius: 100%;text-align: center;line-height: 43px;font-size: 24px;color: #fff;background: #edac15;box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);clear: both;margin-bottom: 0px;display: inline-block;}
.contact_icons a.whatsapp-icon{background: #2DC100;font-size: 37px;overflow: hidden;animation-duration: 1s;animation-timing-function: ease;animation-delay: 0s;animation-iteration-count: infinite;animation-direction: normal;animation-fill-mode: none;animation-play-state: running;animation-name: pulse2;color: #fff !important;}
a.whatsapp-icon i {
    margin-top: 13px;
}

@-webkit-keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #2DC100;
            box-shadow: 0 0 0 0 #2DC100; }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
            box-shadow: 0 0 0 20px rgba(21, 101, 192, 0); } }

@keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #2DC100;
            box-shadow: 0 0 0 0 #2DC100; }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
            box-shadow: 0 0 0 20px rgba(21, 101, 192, 0); } 
} 




.contact_mobile{position: fixed;right: 51px;bottom: 20px;z-index: 999;width: 49px;text-align: center;}
.contact_mobile a{width: 65px;height: 65px;border-radius: 100%;text-align: center;line-height: 51px;font-size: 24px;color: #fff !important;background: #edac15;box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);clear: both;margin-bottom: 0px;display: inline-block;}
.contact_mobile a.phone-icon{background: #e5172d;font-size: 33px;overflow: hidden;animation-duration: 1s;animation-timing-function: ease;animation-delay: 0s;animation-iteration-count: infinite;animation-direction: normal;animation-fill-mode: none;animation-play-state: running;animation-name: pulse3;color: #fff;padding-top: 8px;}


@-webkit-keyframes pulse3 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #852c70;
            box-shadow: 0 0 0 0 #852c70; }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
            box-shadow: 0 0 0 20px rgba(21, 101, 192, 0); } }

@keyframes pulse3 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #e5172d;
    box-shadow: 0 0 0 0 #e5172d;
    }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(21, 101, 192, 0);
            box-shadow: 0 0 0 20px rgba(21, 101, 192, 0); } 
} 



.header-top-text{
	text-align:center;
}

.header-line-1{
	color: #633556;
	text-align: center;
	padding-top: 10px;
	font-family:times-new-roman;
	font-size: 25px;
	/* padding-right: 108px; */
	font-weight: 700;
	letter-spacing: 0px;
}

.header-line-2{
		color: #633556;
		text-align:center;
		padding-top: 11px;
		font-family:times-new-roman;
		font-size: 18px;
		letter-spacing: 0px;
		padding-right: 0px;
}

.header-line-3{
		color: #633556;
		text-align:center;
		padding-bottom: 9px;
		font-family:times-new-roman;
		font-size: 18px;
		letter-spacing: 0px;
		padding-left: 130px;
}

#type-field{
  display: flex;
}

span.type{
  padding-right: 0px;
  font-size: 14px;
  /* line-height: 1; */
  color: #ffffff;
  text-transform: uppercase;
}

.line-blink{
    animation: blinky .7s infinite;
    background-color: #ffffff;
    padding: 0px 1px;
    position: relative;
    top: 0px;
    height: 14px;
    margin-top: 6px;
}

@keyframes blinky {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}



.image-rap{
	 margin-bottom: 30px;
    box-shadow: 0 0 20px 1px rgb(0 0 0 / 20%);
}

.news-section .image-holder .image-box {
    position: relative;
}



.department {
	border-bottom: 3px solid #633556;
	border-radius: 0 0 2px 2px;
	margin-bottom: 30px;
	min-height: 380px;
	overflow: hidden;
	position: relative;
	box-shadow: 0 0 20px 1px rgb(33 32 32 / 15%);
}
.department .thumb {
	overflow: hidden;
	position: relative;
}
.department .thumb .round-style {
	background-color: #fbf7f8;
	border-radius: 50%;
	bottom: 12px;
	height: 70px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	width: 70px;
}
.department:hover .thumb .round-style {
	bottom: 76px;
}
.department .department-details {
	background-color: #fbf7f8;
	bottom: -63px;
	height: 260px;
	padding: 0 15px 20px;
	position: absolute;
	text-align: center;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	width: 100%;
}
.department .department-details h4 {
	color: #202A30;
	font-weight: 700;
}
.department-details .round-style {
    background: #fbf7f8 none repeat scroll 0 0;
    border-radius: 50%;
    height: 97px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -53px;
    width: 100px;
}
.department:hover .department-details {
	bottom: 0;
}
.department .department-details .icon {
	color: #633556;
	display: inline-block;
	font-size: 52px;
	position: relative;
	top: -24px;
}
.department .department-details .title {
	margin-bottom: 13px;
}
.department .department-details .details {
	font-size: 14px;
	padding-bottom: 20px;
}
.department .department-details a.btn-thm {
	margin-top: 15px;
}
.department:hover .department-details a.btn-thm {
	margin-top: 10px;
}
.thm-btn {
	background: #633556;
	border-radius: 30px;
	display: inline-block;
	color: #fff;
	font-size: 12px;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	padding: 12px 35px;
	border: 2px solid transparent;
	transition: all .3s ease;
}
.btn-flat {
	border-radius: 0;
}
.thm-btn:hover,
.thm-btn.inverse {
	background-color: #fbf7f8;
	border-color: #e5172d;
	color: #e5172d;
}
.thm-btn:active,
.thm-btn:focus {
	background-color: #fff;
	border-color: #cf056b;
	color: #cf056b;
}
.thm-btn.inverse:hover {
	background: #cf056b;
	border-color: #cf056b;
	color: #fff;
}
.btn-xs {
	font-size: 11px !important;
	padding: 8px 15px !important;
}
.box-style{
  padding-left: 50px;
  }
  
  
  .widget-title1 {
      margin-top: 0;
      margin-bottom: 0px;
      padding-bottom: 0px;
      background: linear-gradient(to right,#193982,#204f86);
      padding: 20px 9px  21px 53px;
      /* border-radius: 8px; */
      border-radius: 5px 5px 0 0;
      color: white;
      text-align: center;
      font-weight: 500;
      background-image: url(../images/background/bgpr.jpg);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center bottom;
  }

  
  .widget-title2 {
    margin-top: -1px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    background: #58556f;
    padding: 7px 11px;
    /* border-radius: 8px; */
    border-radius: 0px 0px 10px 10px;
    color: white;
    text-align: center;
    font-weight: 500;
  }
  .thumbnail{
  border: 4px solid #fefefe;
      box-shadow: 0 0 0 1px hsla(0,0%,4%,.2);
      display: inline-block;
      line-height: 0;
      max-width: 100%;
      transition: box-shadow .2s ease-out;
      border-radius: 0;
    width:100%;
  margin-bottom: 1rem;}
    .solution_tabs h3{
      font-weight: normal;
      padding: 7px;
      border-bottom: 1px solid #dedede;
      padding-left: 0px;
      margin-top: 0px;
      }
  
    
    .titlepgp{
      color: #1c489d;
      margin-top: 13px;
      margin-bottom: 10px;
      }
    
    
    
    .services-list li {
    background-color: #eeeeee;
    border-bottom: 1px solid #ddd;
    padding: 12px 15px 10px 20px;
  }
  
   .services-list li a {color: #17161a;}
   .services-list li:hover {
    background-color: #58556f;
  }
   .services-list li:hover a {
    color: #fff ;
  
  }
   .services-list li.active {
    position: relative;
    border-bottom: 1px solid transparent !important;
  }
   .services-list li.active a {
    color: #fff;
  
  }
   .services-list li.active::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-style: solid;
    border-width: 23px;
    bottom: 0;
    content: "";
    height: 30px;
    left: -46px;
    position: absolute;
    top: 0;
    width: 23px;
  }
  
  ul.list {
    list-style: outside none none;
    margin-top: 4px;
    /* padding-left: 11px; */
    margin-bottom: 2px;
  }
  
  .border-theme-colored {
    border-color: #2E375F !important;
  }
  .services-list li.active::after {
    border-color: transparent #58556f transparent transparent;
  }
  .services-list li.active {
     background: #58556f;
  }
  
  #features{
    background:url(../images/parallax1.jpg) no-repeat;
    background-size:cover;
    color:#fff;
    /* background-color: #a63747; */
    padding-top: 38px;
    padding-bottom: 50px;
  }
  
  .have_qus {
        border-radius: 5px;
        padding: 14px 22px;
        background-color: #58556f;
        color:white;
        margin-bottom: 50px;
        /* padding-left: 11px; */
        margin-left: 11px;
        margin-top: 50px;
  }
  .have_qus p {
           line-height: 25px;
           font-size: 14px;
           color: white;
           margin-bottom: 0px;
  }
  
  .have_qus .btn-dark {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #111111;
    display: inline-block;
    font-size: 12px;
    overflow: hidden;
    padding: 13px 25px;
    text-transform: uppercase;
    transition: color 1000ms ease 0s, background-color 1500ms ease 0s !important;
    margin-top: 15px;
    text-decoration: none;
  }
  .have_qus .btn-dark:hover{
    background:transparent;
    border: 1px solid #fff;
    color: #ffffff;
  }
  
  .bnheight {height:293px}

.story-block{
	position:relative;
	margin-bottom: 45px;
}

.story-block{
	position:relative;
	margin-bottom: 45px;
}

.story-block .pattern-layer{
	position:absolute;
	content:'';
	right:-500px;
	top:-20px;
	width:780px;
	height:550px;
	background:url(../images/background/pattern-3.png) no-repeat;
}

.story-block .inner-box{
	position:relative;
}

.story-block .inner-box .content-column{
	position:relative;
	padding:0px;
	float:left;
}

.story-block .inner-box .content-column .inner-column{
	position:relative;
	padding: 39px 53px 40px;
	z-index:1;
	margin-right: -60px;
	background-color:#ffffff;
	box-shadow:0px 0px 25px rgba(0,0,0,0.10);
	margin-left: 10px;
}

.story-block .inner-box .content-column .inner-column .text{
	position:relative;
}

.story-block .inner-box .content-column .inner-column .text p{
	position:relative;
	color: #222222;
	/* font-size: 14px; */
	line-height:1.8em;
	margin-bottom:20px;
}

.story-block .inner-box .content-column .inner-column .text p span{
	color:#e9c37a;
}

.story-block .inner-box .content-column .inner-column .text p:last-child{
	margin-bottom:0px;
}

.story-block .inner-box .image-column{
	position:relative;
	padding:0px;
	float:right;
	margin-bottom: 48px;
}

.story-block .inner-box .image-column .inner-column{
	position:relative;
	padding-top:45px;
}

.story-block .inner-box .image-column .inner-column .image img{
	width:100%;
	display:block;
}


.story-block-two{
	position:relative;
	margin-bottom: 45px;
}

.story-block-two .pattern-layer{
	position:absolute;
	content:'';
	left:-500px;
	top:-20px;
	width:780px;
	height:550px;
	background:url(../images/background/pattern-3.png) no-repeat;
}

.story-block-two .inner-box{
	position:relative;
}

.story-block-two .inner-box .content-column{
	position:relative;
	padding:0px;
	float:left;
}

.story-block-two .inner-box .content-column .sec-title{
	text-align:right;
}

.story-block-two .inner-box .content-column .sec-title .inner-title{
	text-align:left;
	display:inline-block;
}

.story-block-two .inner-box .content-column .inner-column{
	position:relative;
	padding: 39px 53px 40px;
	z-index:1;
	margin-left: -79px;
	background-color:#ffffff;
	box-shadow:0px 0px 25px rgba(0,0,0,0.10);
	/* margin-right: 10px; */
}

.story-block-two .inner-box .content-column .inner-column .text{
	position:relative;
}

.story-block-two .inner-box .content-column .inner-column .text p{
	position:relative;
	color: #222222;
	/* font-size: 14px; */
	line-height:1.8em;
	margin-bottom:20px;
}



.page-title{
	position:relative;
	padding: 100px 0px 120px;
	background-size:cover;
	background-repeat:no-repeat;
}
.page-title:after{left: 0;right: 0;bottom: 0;background: url(../images/dot-white-up.png) repeat-x bottom center;height: 9px;content: '';position: absolute;}
.page-title .content{
	position:relative;
	/* padding-left:195px; */
}

.page-title:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	background-color: #010204b0;
}

.page-title h2{
	position:relative;
	color:#ffffff;
	font-weight:600;
	font-size:48px;
	line-height:1.3em;
	text-align: center;
	text-transform: uppercase;
}

.page-title .text{
	position:relative;
	color:#ffffff;
	font-size:22px;
	margin-top:5px;
	line-height:1.3em;
	
}

.page-title .page-breadcrumb{
	position:relative;
	color:rgba(255,255,255,0.70);
	margin-top: 40px;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
}

.page-title .page-breadcrumb li{
	position:relative;
	font-size:14px;
	padding-right:10px;
	margin-right:10px;
	text-transform:capitalize;
	display:inline-block;
	
}

.page-title .page-breadcrumb li:after{
	position:absolute;
	content:'/';
	right:-6px;
	top:0px;
}

.page-title .page-breadcrumb li:last-child:after{
	display:none;
}

.page-title .page-breadcrumb li a{
	position:relative;
	color:#e9c37a;
	
}

.contact_us_details .row .col-md-4:nth-child(2) .c_details_item .media .media-left i {
  font-size: 23px;
}

.c_details_item {
  background: #00000000;
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 11px;
}

.c_details_item .media .media-left {
  padding-right: 23px;
  /* vertical-align: middle; */
}

.c_details_item .media .media-left i {height: 65px;width: 65px;/* border: 1px solid #40d886; */border-radius: 50%;color: #ffffff;text-align: center;line-height: 61px;font-size: 28px;-webkit-transition: all 400ms linear 0s;-o-transition: all 400ms linear 0s;transition: all 400ms linear 0s;/* background-color: #40d886; */background-image: linear-gradient(90deg, #0195df 0%, #0e73e4 100%);}

.c_details_item .media .media-body p {/* line-height: 25px; */font-weight: normal;font-size: 15px;color: black;}

.c_details_item .media .media-body a {

  color: #4a4a4a;
  line-height: 24px;

}

.c_details_item .media .media-body a:hover {

color: #00a481;
}
.c_details_item .media .media-body h4 {margin-bottom: 8px;font-weight: 700;color: #222222;/* font-family: 'Playfair Display', serif; */font-size: 20px;}


@media only screen and (min-width: 320px) and (max-width: 735px) {
  .c_details_item {
    padding: 28px 15px;
  }
  .c_details_item .media .media-left {
    padding-right: 10px;
  }

}

.social-icon-two{
	position:relative;
}

.social-icon-two li{
	position:relative;
	margin-left:12px;
	display:inline-block;
}

.social-icon-two li a{
	position:relative;
	width:40px;
	height:40px;
	font-size:16px;
	color:#ffffff;
	border-radius:50%;
	line-height:42px;
	text-align:center;
	border:1px solid #ffffff;
	display:inline-block;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.social-icon-two li a:hover{
	color:#ffffff;
	border-color:#71b100;
	background-color:#71b100;
}


.social-icon-contact{
	position:relative;
}

.social-icon-contact li{
	position:relative;
	margin-right: 8px;
	display:inline-block;
}

.social-icon-contact li a{
	position:relative;
	width: 35px;
	height: 35px;
	font-size: 15px;
	color: #020305 !important;
	border-radius:50%;
	line-height: 32px !important;
	text-align:center;
	border:1px solid #ffffff;
	display:inline-block;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
	border: 1px solid #020305;
}

.social-icon-contact li a:hover{
	color: #ffffff !important;
	border-color: #020305;
	background-color: #020305;
}
.logo-img {padding: 8px;border: 1px solid #e5e5e5;}


		.animation_images.four {
  -webkit-animation-duration: 3.4s;
          animation-duration: 3.4s;
}

@-webkit-keyframes animateUpDown {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(-25px);
            transform: translateY(-25px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@keyframes animateUpDown {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(-25px);
            transform: translateY(-25px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
.animation_images {
  -webkit-animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
          animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
  -webkit-animation-name: animateUpDown;
          animation-name: animateUpDown;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}



.item.partner-circle.position-relative {
    /* background: #FFF; */
    /* box-shadow: 0px 0px 10px #ccc; */
    padding: 28px;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    justify-content: center;
    align-items: center;
    border-radius: 14px;
    /* -webkit-transition: all 350ms; */
    /* transition: all 350ms; */
    margin: 4px;
    height: 190px;
}
img.c1-circle {
    position: absolute; -webkit-transition: all 350ms;
    transition: all 350ms;
}
img.c2-circle {
    position: absolute; -webkit-transition: all 350ms;
    transition: all 350ms;
}
.partner-circle a{position: relative;z-index: 9;}
.partner-circle:hover .c2-circle{-webkit-animation: rotation 6s linear 0s infinite normal none;-moz-animation: rotation 6s linear 0s infinite normal none;-ms-animation: rotation 6s linear 0s infinite normal none;
    -o-animation: rotation 6s linear 0s infinite normal none;
    animation: rotation 6s linear 0s infinite normal none;}
.partner-circle:hover .c1-circle{    -webkit-animation: rotation1 6s linear 0s infinite normal none;
    -moz-animation: rotation1 6s linear 0s infinite normal none;
    -ms-animation: rotation1 6s linear 0s infinite normal none;
    -o-animation: rotation1 6s linear 0s infinite normal none;
    animation: rotation1 6s linear 0s infinite normal none;}
	
	.big-navs .item a img{max-width: 180px;    width: 150px; padding: 5px;}

@-webkit-keyframes rotation1 {
  from { -webkit-transform: rotate(0deg); }
  to {-webkit-transform: rotate(-360deg); }
}
@-webkit-keyframes rotation {
  from { -webkit-transform: rotate(0deg);}
  to { -webkit-transform: rotate(360deg); }
}
@-moz-keyframes rotation {
  from {  -moz-transform: rotate(0deg);}
  to {  -moz-transform: rotate(360deg); }
}

@-o-keyframes rotation {
  from {  -o-transform: rotate(0deg);}
  to { -o-transform: rotate(360deg);}
}
@keyframes rotation {
  from { transform: rotate(0deg);}
  to { transform: rotate(360deg);}
}

