@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Lato:400,700);
/* CSS Document */
.no-margin
{
	margin:0px !important;
}

.no-padding{

	padding:0px !important;
}
 body {
	background: #e2cf9f;
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	color:#000;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
    }
a:active {
	text-decoration:none !important;}
a:focus{
	color:#000;
	text-decoration:none !important;
	outline: none !important;
	}
/*down arrow*/
.hero .down-arrow a {
    color: #fff; }
	
.down-arrow {
  color: #fff !important;
  font-size: 40px;
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
		   }
		   
.floating-arrow {
  -webkit-animation-name: floating-arrow;
          animation-name: floating-arrow;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out; 
		  }

.down-arrow1 {
  color: #fff !important;
  font-size: 40px;
  position: absolute;
  bottom: -106px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); 
		  }
		  
.floating-arrow {
  -webkit-animation-name: floating-arrow;
          animation-name: floating-arrow;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out; 
		  }

/*inline*/

.elastic-sec{
    text-align: center;
    font-size: 46px;
    text-transform: uppercase;
    font-weight: 600;
    color: rgb(22, 81, 71);
    padding-top: 10px;
    }

.elastic-sec-2{
	text-align: left;
	font-size: 34px;
	text-transform: uppercase;
	font-weight: 600;
	color: #165147;
	padding-top: 10px;
	display: flex;
	margin: 133px 58px 15px;
}
.lead-sec {
	margin-left: 58px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

.more-ico{
	margin-left: 58px;
	display: block;
}

.more-ico:hover{
	opacity: 0.5;
}

.sec-img-block-2{
	padding-bottom: 35px;
	position: relative;
margin-top: -62px;
}

.section-divider{
	border-left: 1px solid #bab196;
	min-height: 184px;
	margin-left: 33px;
}

.testimonial-slider h2 {
    font-family: "Roboto",sans-serif;
    color: #a38e61;
    font-size: 15px;
    font-weight: 400;
    margin: 11px 0px 0px;
    padding: 0px 55px 0px 55px;
	}
	
	
  .testimonial-slider p {
    color: #292929;
    /*text-transform: uppercase;*/
    letter-spacing: 2px;
	font-family:'raleway'; }

  .testimonial-slider p a{
    color: #292929;
    text-decoration: none;
}

  .testimonial-slider p a:hover{
    color: #1a5161;
  }


























@-webkit-keyframes floating-arrow {
  from {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
  65% {
    -webkit-transform: translate(-50%, 15px);
            transform: translate(-50%, 15px); }
  to {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); } }

@keyframes floating-arrow {
  from {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
  65% {
    -webkit-transform: translate(-50%, 15px);
            transform: translate(-50%, 15px); }
  to {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); } }
.floating-logo {
  -webkit-animation-name: floating-logo;
          animation-name: floating-logo;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out; }
	
	
/*end down arrow*/	
	
.more-arrow-sec {
	font-size: 49px !important;
	color: #fff;
	padding-left: 10px;
	padding-top: 2px;
}

/*text-effects*/
.caption-slide{
	position:absolute; 
	z-index:999999; 
	width:100%;
	}
.sidani h2{
	font-size:40px;
	font-family: 'Ubuntu', sans-serif;
	font-weight:800;
	color:#fff;
	text-shadow: 0px 0px 1px #666666	;
/*	margin-left:150px;
	margin-top:150px; */
   }
.sidani{
	width:100%;
	display:block;
	min-height:150px;
	position:absolute;
	/*margin-top:250px;
	padding:100px;*/
	}
.readmore-link{
	width:25%;
	padding:15px 15px 15px 20px;
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none !important;
	display:block;
	border:1px solid #fff;
	font-weight:300;
	margin-top:20px;
	}
.readmore-link:hover{
	  -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
	}	
	
.caption-slide a:hover{
	background: none repeat scroll 0% 0% rgba(138, 138, 137, 0.9);
	}

.letter {
	position: relative;
	top: -webkit-calc(10% - 10px);
	top: calc(10% - 10px);
	letter-spacing: -17px;
    }
.ie #letter{
	letter-spacing: -3px !important;
	}		
.letter:nth-child(1) {
	-webkit-animation: fade 8s infinite 200ms;
	animation: fade 8s infinite 200ms;
}
.letter:nth-child(2) {
	-webkit-animation: fade 8s infinite 400ms;
	animation: fade 8s infinite 400ms;
}
.letter:nth-child(3) {
	-webkit-animation: fade 8s infinite 600ms;
	animation: fade 8s infinite 600ms;
}
.letter:nth-child(4) {
	-webkit-animation: fade 8s infinite 800ms;
	animation: fade 8s infinite 800ms;
}
.letter:nth-child(5) {
	-webkit-animation: fade 8s infinite 1000ms;
	animation: fade 8s infinite 1000ms;
}
.letter:nth-child(6) {
	-webkit-animation: fade 8s infinite 1200ms;
	animation: fade 8s infinite 1200ms;
}
.letter:nth-child(7) {
	-webkit-animation: fade 8s infinite 1400ms;
	animation: fade 8s infinite 1400ms;
}

.letter:nth-child(8) {
	-webkit-animation: fade 8s infinite 1600ms;
	animation: fade 8s infinite 1600ms;
}

.letter:nth-child(9) {
	-webkit-animation: fade 8s infinite 1800ms;
	animation: fade 8s infinite 1800ms;
}
.letter:nth-child(10) {
	-webkit-animation: fade 8s infinite 2000ms;
	animation: fade 8s infinite 2000ms;
}
.letter:nth-child(11) {
	-webkit-animation: fade 8s infinite 2200ms;
	animation: fade 8s infinite 2200ms;
}

.letter:nth-child(12) {
	-webkit-animation: fade 8s infinite 2400ms;
	animation: fade 8s infinite 2400ms;
}

.letter:nth-child(13) {
	-webkit-animation: fade 8s infinite 2600ms;
	animation: fade 8s infinite 2600ms;
}

.letter:nth-child(14) {
	-webkit-animation: fade 8s infinite 2800ms;
	animation: fade 8s infinite 2800ms;
}
.letter:nth-child(15) {
	-webkit-animation: fade 8s infinite 3000ms;
	animation: fade 8s infinite 3000ms;
}
.letter:nth-child(16) {
	-webkit-animation: fade 8s infinite 3200ms;
	animation: fade 8s infinite 3200ms;
}
.letter:nth-child(17) {
	-webkit-animation: fade 8s infinite 3400ms;
	animation: fade 8s infinite 3400ms;
}
.letter:nth-child(18) {
	-webkit-animation: fade 8s infinite 3600ms;
	animation: fade 8s infinite 3600ms;
}
.letter:nth-child(19) {
	-webkit-animation: fade 8s infinite 3800ms;
	animation: fade 8s infinite 3800ms;
}
.letter:nth-child(20) {
	-webkit-animation: fade 8s infinite 4000ms;
	animation: fade 8s infinite 4000ms;
}
.letter:nth-child(21) {
	-webkit-animation: fade 8s infinite 4200ms;
	animation: fade 8s infinite 4200ms;
}
.letter:nth-child(22) {
	-webkit-animation: fade 8s infinite 4400ms;
	animation: fade 8s infinite 4400ms;
}
.letter:nth-child(23) {
	-webkit-animation: fade 8s infinite 4600ms;
	animation: fade 8s infinite 4600ms;
}
.letter:nth-child(24) {
	-webkit-animation: fade 8s infinite 4800ms;
	animation: fade 8s infinite 4800ms;
}
.letter:nth-child(25) {
	-webkit-animation: fade 8s infinite 5000ms;
	animation: fade 8s infinite 5000ms;
}
.letter:nth-child(26) {
	-webkit-animation: fade 8s infinite 5200ms;
	animation: fade 8s infinite 5200ms;
}
.letter:nth-child(27) {
	-webkit-animation: fade 8s infinite 5400ms;
	animation: fade 8s infinite 5400ms;
}
.letter:nth-child(28) {
	-webkit-animation: fade 8s infinite 5600ms;
	animation: fade 8s infinite 5600ms;
}
.letter:nth-child(29) {
	-webkit-animation: fade 8s infinite 5800ms;
	animation: fade 8s infinite 5800ms;
}
.letter:nth-child(30) {
	-webkit-animation: fade 8s infinite 6000ms;
	animation: fade 8s infinite 6000ms;
}
.letter:nth-child(31) {
	-webkit-animation: fade 8s infinite 6200ms;
	animation: fade 8s infinite 6200ms;
}
.letter:nth-child(32) {
	-webkit-animation: fade 8s infinite 6400ms;
	animation: fade 8s infinite 6400ms;
}
.letter:nth-child(33) {
	-webkit-animation: fade 8s infinite 6600ms;
	animation: fade 8s infinite 6600ms;
}
.letter:nth-child(34) {
	-webkit-animation: fade 8s infinite 6800ms;
	animation: fade 8s infinite 6800ms;
}
@-webkit-keyframes fade {
	50% {
		opacity: 0.02;
	}
}

@keyframes fade {
	50% {
		opacity: 0.02;
	}
}

/*end-text-effects*/

/** site style*/


/*.navbar-left{
	 position:fixed;
	 float:left;
	 z-index:999999;
	 left:0px;
	 top:195px;
	}*/

.section-blocks{
	border-radius:0px;
	padding:0px !important;
	margin:0px !important;
	}
.service1-blocks{
	padding:5px;
	border-radius:0px;
	margin:0px !important;
	}	
.services_section h3{
	font-family: 'Ubuntu', sans-serif;
	color:#2b3137;
	font-size:34px;
	font-weight:600;
	padding-top:40px;
	}
.services_section p{
	font-style:italic;
	font-weight:400;
	font-size:14px;
	padding-top:15px;
	}

.material_icon{
	padding-top:90px;
	}	
.caption-sub h3 {
	font-family: 'Ubuntu', sans-serif;
	color:#2b3137;
	font-weight:600;
	font-size:14px;
	text-transform:uppercase;
	line-height:25px;
	}
.caption-sub h3:hover{
	color:#fff;
	display:block;}
	
.caption-sub p{
	font-size:13px;
	color:#2b3137;
	font-weight:300;
	font-family: 'Roboto', sans-serif;
	padding:5px 45px 45px 45px;
	text-align:center;
	line-height:25px;
	}
.service_block{
	padding-top:50px;
	padding-bottom:60px;
	display:block;
	}
.service_block a{
	text-decoration:none;
	display:block; 
	}

.service_block h3:after{
	   content: '';
	   color:#FFF;
	}
	
.alert alert-success	
{
	display:none;
}
	
.alert alert-danger
{
	display:none;
}
.alert-success {
    color: #3C763D;
    background-color: transparent;
    border-color: transparent;
	padding-left: 15px !important;
	padding-bottom: 15px !important;
}	
.alert {
    padding: 0px;
    margin-bottom: 0px;
    border:transparent;
    border-radius: 0px;
}
	
/*.thumbnail{
	border-radius:0px !important;
	border:1px solid #f1f1f1;
	padding:0px !important;
	min-height: 434px !important;
	margin-bottom:0px !important;
	}	
.thumbnail:after {
            content: '';
            position: absolute;
            width: 90%;
            height: 90%;
            border: 1px solid #fff;
            left: 5%; top: 5%;
        }*/		
.services_container	{
	min-height:500px;
	 background-color:#f1f1f1;
	 border-bottom:1px solid #CCC;
	}

.services_container-inner	{
	min-height:442px;
	 background-color:#f1f1f1;
	 border-bottom:1px solid #CCC;
	}









.thumbnail:hover{
	background-color:#b0aa9b;
	  -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
	}	
.company_block	{
	/*background-color: #dccea3;*/
	border-bottom: 1px solid #CCC;
	min-height:275px;
/*	margin-bottom:50px;*/
	padding-bottom: 27px;
	padding-top: 36px;
	}
.company_head h3{
	font-family: 'Ubuntu', sans-serif;
	font-size:26px;
	color:#2b3137;
	padding:40px 15px 35px 15px;
	}
	
.section_content h4{
	font-family: 'Ubuntu', sans-serif;
	font-size:13px;
	text-transform:uppercase;
	font-weight:600;
	color:#000;
	padding:0px 0px 15px 15px;
	}	
.section_content p{
	padding-left:15px;
	line-height:25px;
	font-size:15px;
	padding-right:15px;
	padding-bottom:15px;
	}	
.swiper-slide_rt img{
	margin-top:60px;
	float:right !important;
	vertical-align:auto;
	}
	
.vision_container{
	background-size:cover;
	background-image:url(../img/bg/vision_bg.png);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment: fixed;
	}
.thumbnail_vision{
	border-radius:0px !important;
	padding:0px !important;
	min-height:350px !important;
	margin-bottom:0px !important;
	background: none repeat scroll 0% 0% rgba(189, 184, 171, 0.9);
	
	}	
.profile_mail {	
	font-style:normal;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	}
	
.profile_mail a{
	color: #595449 !important;
	}	
		
/*.thumbnail_vision:after{
	content: '';
	position: absolute;
	width: 86%;
	height: 86%;
	border: 1px solid #fff;
	left: 7%; top: 7%;
	}	*/
.caption-vision h3 {
	font-family: 'Ubuntu', sans-serif;
	color:#fff;
	font-weight:600;
	font-size:18px;
	text-transform:uppercase;
	line-height:25px;
	}
.caption-vision p{
	/*font-size:14px;
	color:#fff;
	font-weight:400;
	font-family: 'Ubuntu', sans-serif;
	padding:18px 60px 60px 60px;
	text-align:center;
	line-height:25px;*/
	font-size: 13px;
	color: #FFF;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	padding: 18px 54px 60px;
	text-align: center;
	line-height: 25px;
	}	
.material_icon_1 {
    padding-top: 53px;
}
.readmore-link-values{
	width: 159px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid rgb(255, 255, 255);
	padding: 10px;
	text-transform: uppercase;
	position: inherit;
	z-index: 999999;
	color:#FFF;
	margin-top:-25px;
	}
.readmore-link-values:hover{
	color:#344151;
	border: 1px solid rgb(0, 0, 11);
	}
.team-block	{
	height:350px;
	}
.thumbnail_team	{

	border-radius:0px !important;
	padding:0px !important;
	min-height:350px !important;
	margin-bottom:0px !important;
	background: none repeat scroll 0% 0% rgba(189, 184, 171, 0.3);
	}
.thumbnail_team:hover{
	background: none repeat scroll 0% 0% rgba(189, 184, 171, 0.9);
	  -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
	}
.thumbnail_team_detailed{
	background: none repeat scroll 0% 0% rgba(189, 184, 171, 0.9);
	min-height:300px;
	}


.material_iconteam img {
	padding:25px;
	}
.caption-team h3{
	font-weight:600;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	text-transform:uppercase;
	}
.caption-team p{
	font-weight:300;
	font-family: 'Roboto', sans-serif;
	font-style:italic;
	font-size:13px;
	}	
.team_sec{
	color:#000;
	}
	
.detailed_profile{
	padding-top:18px;
	min-height:240px;/*min-height:262px;*/
	}	
	
.detailed_profile li {
	padding:10px;
	border-bottom: 1px dotted #CCCCCC;
	list-style:url(../img/list_stlye/list_style.png);
	list-style-position: inherit;
	}
.detailed_profile li a{
	color:#000;
	text-align:left;
	font-weight:400;
	font-family: 'Ubuntu', sans-serif;
	font-size:13px;
	}	
.detailed_profile li a:hover{
	color:rgba(189, 184, 171, 1) !important;
	  -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
	}	
.profile_link{
	background-color:#CCC;
	  padding:15px;
	   display:block;
	   margin-top:45px;
	   }
.profile_link:hover{
	background-color:#b4aea0;
	   }	
.profile_link a{
	color:#000;
	font-weight:600;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	}	
.media_tag{
	color:#8a826d;
	font-weight:400;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	}
.media_sec2 li{
	padding-top:25px;
	list-style:none;
	}
.media_sec2 li a {
	color:#718292;
	font-weight:600;
/*	display:block;
	padding-top:15px;*/
	}

.input-group	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif !important;
	}
.media_content_style	{
	padding-top:5px !important;
	color:#4e4e4e !important;
	display:block;
	}
		
.footer_container{
	background-color: rgba(26, 81, 97, 0.8);
	/*background-color:#2c6158;
	background-image:url(../img/bg/polygonal-bg.jpg);
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;*/
	min-height:340px;
	}	
.footer_elements{
	min-height:200px;
	border-bottom:1px solid #717a86;
	}
	
.footer_elements{
	margin-top:57px !important;
	}
.address_block{
	/*border-left:1px solid #717a86;*/
	min-height:200px;
	}
.address_block h4{
	padding-left:15px;
	color:#f1f1f1;
	font-weight:600;
	font-family: 'Ubuntu', sans-serif;
	text-transform:uppercase;
	font-size:14px;
	}
.address_block p{
	padding-left:15px;
	font-weight:400;
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	color:#f1f1f1;
	/*padding-top:25px;*/
	}	
.media_block{
	/*border-left:1px solid #717a86;*/
	min-height:40px;
	}	
.media_block h4{
	float:left;
	min-height:40px;
	padding-left:15px;
	font-weight:100;
	font-family: 'Ubuntu', sans-serif;
	font-size:12px;
	color:#fff;
	padding-top:10px;
	}
.media-icon-footer li {
	display:inline-block;
	float: left;
	padding:15px;
	}
	
.media-icon-footer li a:hover{
	color: #1d4f47;
}

.about_section_img img	{
	margin-top:60px;
	}
.text_highlight{
	font-weight:400;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	font-style:italic;
	color:#344151;
	}
.team_img{
	margin-left:auto;
	margin-right:auto;
	}
.team_img1{
	margin-left:auto;
	margin-right:auto;
	padding-top:50px !important;
	}		
.media-icon-footer{
	width:100%;
	font-size: 30px;
	}




.caption-team_detailed h3	{
	text-align: center;
	font-size: 24px;
	padding: 0px;
	margin: 0px;

	}
.caption-team_detailed p{
	text-align: center;
	font-style:italic;
	padding:15px;
	color:#fff;
	}
.inner_service_block{
	/*padding-top:175px;*/
	}
	
.sims_logo {
	width:90%;
	}	
.text_highlight a{
	color:#8b836f;
	font-style:italic;
	font-weight:600;
	}

.text_highlight a:hover{
	color:#344151;
	}
.font_style{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
.contact_details{
	padding-top:50px;
}

.back_button a{
	display:block;
	padding:25px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:600;
	background-color:#8a826d;
	font-size:18px;
	transition: all 0.5s ease;
	}

.back_button a:hover{
	color:#fff;
	background-color:#333;
	}

.btn{
	background-color:#c09c45;
	border:none;
	border-radius:0px;
	padding:13px 17px 0px 0px;
	font-size:16px;
	font-weight:600;
	color:#fff;
	border-radius: 5px;
	transition: all 0.5s ease;
	}
.btn:hover{
	background-color:#2C6158;
	}
.form-control{
	border-radius:0px;}
.input-group-addon{
	border-radius:0px;
	}
label{
	font-weight:100px !important;
	}
.input-group-addon {
    padding: 15px 15px;
}
.high-light{
	font-weight:600;
	font-size:16px;
	color:#7a7567;
	}
.anchor_style{		
	color:#344151;
	}
.anchor_style:hover{
	color:#7a7567;
	}
*::after, *::before
	
	
<!--scroll-to-top-->


<!--end scroll-to-top-->


	
			
/**endsite /style*/


//updated ver
* {
  box-sizing:border-box;
}

.heading-primary {
  font-size:2em;
  padding:1em;
  text-align:center;
}
.accordion dl,
.accordion-list {
   /*border:1px solid #ddd;*/
   &:after {
       content: "";
       display:block;
       height:1em;
       width:100%;
       background-color:darken(#cbc8c1, 10%);
     }
}
.accordion dd,
.accordion__panel {
   background-color:#3c877a;
   font-size:13px;
   line-height:1.5em; 
   margin-right: 1px;
}
.accordion p {
  padding:1em 2em 1em 2em;
  color: #f1f1f1;
}

.accordion {
    position:relative;
    background-color:#5B857E;
    margin-left: 22px;
	margin-right: 44px;
}
.container {
  max-width:100%;
  margin:0 auto;
/*  padding:2em 0 2em 0;*/
}
.accordionTitle,
.accordion__Heading {
	background-color: #5B857E;
	text-align: left;
	font-weight: 600;
	padding: 15px;
	display: block;
	text-decoration: none;
	color: #FFF;
	transition: background-color 0.5s ease-in-out 0s;
	border-bottom: 1px solid rgb(59, 110, 101);
  &:before {
   content: "+";
   font-size:17px;
   line-height:0.5em;
   float:left; 
   transition: transform 0.3s ease-in-out;
  }
  &:hover {
    background-color:darken(#38cc70, 10%);
    
  }
}

.accordionTitle:hover{
	color: #C4993D;
    text-decoration: none;
}

.position-hold{
	height: 170px;
}





.accordionTitleActive, 
.accordionTitle.is-expanded {
   background-color:darken(#000, 10%);
    &:before {
     
      transform:rotate(-225deg);
    }
}
.accordionItem {
    height:auto;
    overflow:hidden; 
    //SHAME: magic number to allow the accordion to animate
    
     max-height:50em;
    transition:max-height 1s;   
 
    
    @media screen and (min-width:48em) {
         max-height:15em;
        transition:max-height 0.5s
        
    }
    
   
}
 
.accordionItem.is-collapsed {
    max-height:0;
}
.no-js .accordionItem.is-collapsed {
  max-height: auto;
}
.animateIn {
     animation: accordionIn 0.65s normal ease-in-out both 1; 
}
.animateOut {
     animation: accordionOut 0.75s alternate ease-in-out both 1;
}
@keyframes accordionIn {
  0% {
    opacity: 0;
    transform:scale(0.9) rotateX(-60deg);
    transform-origin: 50% 0;
  }
  100% {
    opacity:1;
    transform:scale(1);
  }
}

@keyframes accordionOut {
    0% {
       opacity: 1;
       transform:scale(1);
     }
     100% {
          opacity:0;
           transform:scale(0.9) rotateX(-60deg);
       }
}

.objective_bullet{
	list-style:url(../img/arrow/arrow_rtl.png);
	line-height:5px;
	}
.objective_anchor{
	display:block;
	}

@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1900px) 
  and (max-device-width: 1000px) 
  and (-webkit-min-device-pixel-ratio: 1) { 
  
.detailed_profile{
	min-height:278px !important;/*255*/
	}
.media-icon-footer{
	width:100%;
	} 
.media_sec ul li {
list-style-type:decimal;
margin:25px;
}
.elastic-sec {
	font-size: 46px;
}

 
}

@media only screen and (max-width: 769px) {
.detailed_profile{
	min-height:183px !important;
	}
.readmore-link {
    width: 60%;
	font-size:14px;
	padding: 0px 0px 0px 20px;
	}  
.sidani h2{ 
    font-size: 23px;
    font-family: "raleway";
    font-weight: 600;
    color: #FFF;
    text-shadow: 0px 0px 1px #666;
    padding-top: 0px;
    width: 100%;
   }	
.letter {
	position: relative;
	top: -webkit-calc(10% - 10px);
	top: calc(10% - 10px);
	letter-spacing: -8px;
    } 

	   
.detailed_profile {
    padding-top: 18px;
    min-height: 234px;   
	}

.elastic-sec {
	font-size: 36px;
}
.elastic-sec-2 {
    text-align: left;
    font-size: 28px ;
    text-transform: uppercase;
    font-weight: 600;
    color: #165147;
    padding-top: 10px;
    display: flex;
    margin: 25px 15px 15px;
}

.lead-sec {
    margin-left: 15px;
}
.more-ico{
	 margin-left: 15px;
}

.sec-img-block-2 {
	margin-top: 32px;
}
.slide__img {
	width: 100%;
}

.testimonial-slider h2 {
	padding: 0px;
}
.footer_elements {
    margin-top: 20px;
}


}



@media only screen and (max-width: 568px) {	
.sims_logo {
    width: 45%;
    /*background-color: #FFF;*/
    float: right;
	}	
.navbar-left {
    position: relative;
    float: left;
    z-index: 999999;
    left: 0px;
    top:  0px;
	}
.swiper-container {
    margin: 0px auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    margin-top: -134px;
	}
.elastic-sec-2 {
    text-align: left;
    font-size: 28px ;
    text-transform: uppercase;
    font-weight: 600;
    color: #165147;
    padding-top: 10px;
    display: flex;
    margin: 25px 15px 15px;
}

.lead-sec {
    margin-left: 15px;
}
.more-ico{
	 margin-left: 15px;
}

.sec-img-block-2 {
	margin-top: 32px;
}

.section-divider {
    border-left: medium none;
    min-height: 184px;
    margin-left: 0px;
}
.testimonial-slider h2 {
	padding: 0px;
}
.footer_elements {
    margin-top: 20px ;
}


}

@media only screen and (max-width: 500px) {
.detailed_profile{
	min-height:126px !important;
	}
.media-icon-footer{
	width:100%;
	}
.down-arrow1 {
	 color: #fff !important;
	 position: absolute;
	 bottom: -10px;
	 left: 50%;
	 -webkit-transform: translateX(-20%);
		 -ms-transform: translateX(-20%);
			 transform: translateX(-20%); 
	}	
.inner_service_block{
	padding-top:40px;
	}
.sidani h2{
	font-size:24px;
	font-family: 'Ubuntu', sans-serif;
	font-weight:600;
	color:#fff;
	text-shadow: 0px 0px 1px #666666	;
	padding-top:50px;
	width:100%;
/*	margin-left:150px;
	margin-top:150px; */
   }	
.letter {
	position: relative;
	top: -webkit-calc(10% - 10px);
	top: calc(10% - 10px);
	letter-spacing: -8px;
    }   
.sims_logo {
    width: 75%;
   /* background-color: #FFF;*/
    float: right;
	}	
.navbar-left {
    position: relative;
    float: left;
    z-index: 999999;
    left: 0px;
    top: 0px;
}
.swiper-container {
    margin: 0px auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    margin-top: -134px;
}
	   
.readmore-link {
    width: 100%;
	font-size:14px;
}
/*.readmore-link   {
	display:none;}
	*/
.media_block{
	display:none;
	}	
.footer_elements {
    margin-top: 108px !important;	
	
}
.navbar-left {
    position: fixed;
    float: left;
    z-index: 999999;
    left: 0px;
    top: 0px;
}
.address_block{
	border:none;
	min-height:auto;
	}
.elastic-sec-2 {
    text-align: left;
    font-size: 28px ;
    text-transform: uppercase;
    font-weight: 600;
    color: #165147;
    padding-top: 10px;
    display: flex;
    margin: 25px 15px 15px;
}

.lead-sec {
    margin-left: 15px;
}
.more-ico{
	 margin-left: 15px;
}

.sec-img-block-2 {
	margin-top: 32px;
}

.section-divider {
    border-left: medium none;
    min-height: 184px;
    margin-left: 0px;
}
.testimonial-slider h2 {
	padding: 0px;
}

.footer_elements {
    margin-top: 20px ;
}


}

@media only screen and (max-width: 375px){
.sims_logo {
    width: 75%;
    /*background-color: #FFF;*/
    float: right;
	}

.navbar-left {
    position: fixed;
    float: left;
    z-index: 999999;
    left: 0px;
    top: 0px;
}
.swiper-container {
    margin: 0px auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    margin-top: -134px;
}
.sidani h2 {
    font-size: 15px;
    font-family: "raleway";
    font-weight: 600;
    color: #FFF;
    text-shadow: 0px 0px 1px #666;
    padding-top: 188px;
    width: 100%;
    letter-spacing: 2px;
}	

.elastic-sec-2 {
    text-align: left;
    font-size: 28px ;
    text-transform: uppercase;
    font-weight: 600;
    color: #165147;
    padding-top: 10px;
    display: flex;
    margin: 25px 15px 15px;
}

.lead-sec {
    margin-left: 15px;
}
.more-ico{
	 margin-left: 15px;
}

.sec-img-block-2 {
	margin-top: 32px;
}

.section-divider {
    border-left: medium none;
    min-height: 184px;
    margin-left: 0px;
}

.testimonial-slider h2 {
	padding: 0px;
}
.footer_elements {
    margin-top: 20px !important;
}






	
}

@media only screen and (max-width: 667px){
	
.sims_logo {
    width: 45%;
    /*background-color: #FFF;*/
    float: right;
	}	
.navbar-left {
    position: fixed;
    float: left;
    z-index: 999999;
    left: -39px;
    top: -20px;
}
.swiper-container {
    margin: 0px auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    margin-top: -134px;
}
.elastic-sec-2 {
    text-align: left;
    font-size: 28px ;
    text-transform: uppercase;
    font-weight: 600;
    color: #165147;
    padding-top: 10px;
    display: flex;
    margin: 25px 15px 15px;
}

.lead-sec {
    margin-left: 15px;
}
.more-ico{
	 margin-left: 15px;
}

.sec-img-block-2 {
	margin-top: 32px;
}

.section-divider {
    border-left: medium none;
    min-height: 184px;
    margin-left: 0px;
}

.testimonial-slider h2 {
	padding: 0px;
}


.footer_elements {
    margin-top: 20px;
}





}
	
@media only screen and (max-width: 414px) {
	
.sidani h2 {
    font-size: 18px;
    font-family: "raleway";
    font-weight: 600;
    color: #FFF;
    text-shadow: 0px 0px 1px #666;
    padding-top: 217px;
    width: 100%;
    letter-spacing: 2px;	
	}
.elastic-sec-2 {
    text-align: left;
    font-size: 28px ;
    text-transform: uppercase;
    font-weight: 600;
    color: #165147;
    padding-top: 10px;
    display: flex;
    margin: 25px 15px 15px;
}

.lead-sec {
    margin-left: 15px;
}
.more-ico{
	 margin-left: 15px;
}

.sec-img-block-2 {
	margin-top: 32px;
}
.section-divider {
    border-left: medium none;
    min-height: 184px;
    margin-left: 0px;
	padding:0px;
}

.testimonial-slider h2 {
	padding: 0px;
}

.footer_elements {
    margin-top: 20px;
}



}
	
	
@media only screen and (max-width: 320px) {

.detailed_profile{
	min-height:126px !important;
	}
.inner_service_block{
	padding-top:40px;
	} 	
.sidani h2 {
    font-size: 16px;
    font-family: "raleway";
    font-weight: 600;
    color: #FFF;
    text-shadow: 0px 0px 1px #666;
    padding-top: 82px;
    width: 131%;
    letter-spacing: 4px;
	}
.letter {
	position: relative;
	top: -webkit-calc(10% - 10px);
	top: calc(10% - 10px);
	letter-spacing: -8px;
    }   
.sims_logo {
    width: 75%;
    background-color: #FFF;
    float: right;
	}
.navbar-left {
    position: fixed;
    float: left;
    z-index: 999999;
    left: 0px;
    top: 0px;
}
.swiper-container {
    margin: 0px auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    margin-top: -134px;
}

	
.readmore-link {
    width: 100%;
	font-size:14px;
}

.elastic-sec {
	font-size: 34px !important;
}
.slide__img{
	width: 100% ;
}
.sims_logo{
	background-color: transparent;
}

.elastic-sec-2 {
    text-align: left;
    font-size: 28px ;
    text-transform: uppercase;
    font-weight: 600;
    color: #165147;
    padding-top: 10px;
    display: flex;
    margin: 25px 15px 15px;
}

.lead-sec {
    margin-left: 15px;
}
.more-ico{
	 margin-left: 15px;
}

.sec-img-block-2 {
	margin-top: 32px;
}

.section-divider {
    border-left: medium none;
    min-height: 184px;
    margin-left: 0px;
}
.testimonial-slider h2 {
	padding: 0px;
}

.footer_elements {
    margin-top: 20px ;
}


}






/*--new-Styles--*/

.list-style-inner h5{
	text-decoration: underline;
	font-size: 15px;
	color: #165147;	
}
















