@font-face{
    src:url(../fonts/Poppins-Medium.ttf);
    font-family:Poppins-Medium;
}
@font-face{
    src:url(../fonts/Poppins-Bold.ttf);
    font-family:Poppins-Bold;
}
.verifiedprofile {
    text-align: center;
    margin-top: 20px;
}
.verifiedprofile img{
	width: 100px;
}
.call_to_action_content>h2 {
    font-family: raleway_extra_bold;
    font-size: 2em;
    padding: 20px 0;
}
.section_4{
	margin-top: 0;
	background-color:#0A416B;
}
.mobile_banner{
	display: none;
}
.navigation_bar{
	top: 0;
	padding:15px 0;
}
#wrapper {
    margin-top:0;
    padding-top:0;
}
.nav_bar_items{
	width: auto;
	float: right;
	font-family:Poppins-Medium;
}
#mobileNav li a{
	font-family:Poppins-Medium;
}
.section_8_content_part_1 a{
    font-size:14px;
}
.dropdown{
    margin-top:-4px;
}
.ralecon_logo>a>img{
	width: 150px;
	    margin: .5% 0 .5% 2%;
}
.dropbtn, .nav_bar_menu>a{
	color: #fff;
}
#active, #active>a{
    color:#fff;
}
.nav_bar{
	background-color: transparent;
	padding: 0 5%;
    position: relative;
    /* -webkit-box-shadow: 0 0 7px rgba(0,0,0,.1);*/
    /*-moz-box-shadow: 0 0 7px rgba(0,0,0,.1);*/
    /* box-shadow: 0 0 7px rgba(0,0,0,.1); */
}
.nav_bar_menu{
	padding: 22px 25px;
	border-left: 0;
}
#active, #active>a{
    background-color:transparent!important;
}
.dropbtn{
	background-color: transparent!important;
	margin-top: -1px;
}

.nav_bar_menu{
	position: relative;
}
.nav_bar_menu:after{
	content: '/';
	right: 0;
	position: absolute;
	color: #666;
	display:none;
}
.nav_bar_menu:last-child::after{
	display: none;
}
#home_select{
    color: #fff;
    border-bottom: 2px solid #fff;
}
#last_nav_bar{
	border-right: 0;
}
.dropdown-content{
	 width: 660px;
    left: -270px;
    padding: 40px;
    background-image:url(../images/dropdown_bg.png);
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center;
 
}
#drop_list_head.mr-dropdown {
    margin-top: 39px!important;
}
#drop_list_head>a{
    color:#2a87ca;
    font-family:Poppins-Bold;
}
.drop_list_items:hover{
    background-color:transparent;
}
.dropdown-content>ul>li>a{
    font-family:Poppins-Medium;
    color:#6a6c6e;
}
.custom_btn_position{
	    right: -54px;
}
.testimonials_1{
	height: auto;
	margin-bottom: -70px;
}

.colorlogo{
    display:none;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img{
    width:100%;
}

/*sticky header*/
.dropmenu{
	padding: 22px 25px;
}
.stickyHeader{
    background-color:#fff;
    padding:0;
    transition: all .4s;
      -webkit-box-shadow: 0 0 7px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 7px rgba(0,0,0,.1);
     box-shadow: 0 0 7px rgba(0,0,0,.1); 
}
.stickyHeader .ralecon_logo>a>img{
	transition: .2s ease-in;
}
.stickyHeader .colorlogo{
    display:block;
}
.stickyHeader .whitelogo{
    display:none;
}
.stickyHeader .nav_bar{
    border-bottom:0;
    
}
.stickyHeader #active,.stickyHeader  #active>a{
    color:#666;
}
.stickyHeader .dropbtn,.stickyHeader .nav_bar_menu>a{
    color:#666;
}
.stickyHeader .nav_bar_menu{
	transition: .2s ease-in;
}


.stickyHeader  #navOpen{
	top: 17px;
	transition: .2s ease-in;
}
.stickyHeader  #navOpen span{
	width: 30px;
    height: 3px;
    margin: 3px 0;
    transition: .2s ease-in;
}

/*end of sticky header*/

/*.carousel-inner>.item>a>img, .carousel-inner>.item>img{*/
/*    width:auto;*/
/*    max-width:none;*/
/*    height:100vh;*/
/*}*/
.inner_section_7_para p{
	padding-bottom: 10px;
    font-family: open_sans_light;
    font-weight: 600;
    color: #5b5555;
}
.inner_section_7_para  h2{
	font-family: open_sans_semi_bold;
    color: #323232;
    font-size: 18px;
    padding-bottom: 10px;
    margin-top: 10px;
}
.inner_section_7_para li{
	list-style-type: disc;
	padding-bottom: 10px;
    font-family: open_sans_light;
    font-weight: 600;
    color: #5b5555;
    margin-left: 30px;
}
.inner_section_7_para  h4{
	    font-family: raleway_bold;
    font-size: 13px;
    margin-bottom: 10px;
    color: #5b5555;
    cursor: pointer;
}
.inner_section_8{
    border-top:0;
}
.inner_section_6 {
    margin:50px auto 30px;
}
.clients_logo_1{
       padding: 25px 25px;
}
.inner_section_5{
    width:1000px;
}
.inner_section_3{
    width:1100px;
}
.services_content_1,.services_content_2{
    width:550px;
}
.services_content_1:after{
    left:550px;
}
.inner_section_7{
    width:1100px;
}


/*accordiance*/
.faq_section{
    width:100%;
    float:left;
    margin-bottom:50px;
}
.faq_section .inner_section_7_head{
    text-transform: uppercase;
    font-size: 17px;
    color:#000;
}
#accordion {
    margin-top: 20px;
}
.panel-heading{
	padding: 0;
}
#accordion .panel-default{
    border:none;
}
#accordion .panel{
    box-shadow:none;
    margin-bottom:20px;
}
.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a{
	display: block;
	font-family: open_sans_light;
    font-weight: 600;
	padding: 15px 15px;
	background-color: #fff;
	color: #032B73;
	border:1px solid #ddd;
	position: relative;
}
 .panel-title>a.collapsed:after{
 	position: absolute;
    right: 20px;
    content: '+';
    font-size: 20px;
    top: 13px;
 }
 .panel-title>a:after{
 	position: absolute;
 	right: 20px;
 	content: '\2212';
 	font-size: 20px; 
 	top: 15px;	
 }
.panel-default>.panel-heading+.panel-collapse>.panel-body{
	padding-bottom: 10px;
    font-family: open_sans_light;
    font-weight: 600;
    color: #5b5555;
    line-height: 27px;
    font-size: 15px;
    border:none;
}
.tablle{
	width: 100%;
	float: left;
	margin-top: 30px;
}
.tablle table tr th{
	font-family: open_sans_semi_bold;
}
.faq_section h3{
	font-family: raleway_bold;
    font-size: 13px;
    padding-bottom: 10px;
    color: #5b5555;
    cursor: pointer;
    text-align: left;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body ul{
	margin-left: 20px;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body li{
	list-style-type: disc;
}
/*slider*/
#raleconSlder .carousel-indicators li{
	border:1px solid #A9A9A9;
	border-radius: 0;
	background-color: #A9A9A9;
}
#raleconSlder .carousel-indicators .active{
	background-color:#A8D5F1;
	border: 1px solid #A8D5F1;
}
.carousel-fade .carousel-control { z-index: 2; }  
.carousel-fade .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  }

  .carousel-fade .next.left,
  .carousel-fade .prev.right,
  .carousel-fade .item.active { opacity: 1; }

  .carousel-fade .active.left,
  .carousel-fade .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
    }


/* Safari Fix */
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}


.custom_btn_position{
	background-color: #48ad01;
    font-size: 14px;
    right: -55px;
    padding: 0 20px;
}


/*Testimonial slider*/
.section_6{
	padding-bottom: 50px;
}

.testimonials_1{
	width: 80%;
	float: left;
	margin:30px 0 0 10%;
	position: relative;
	padding-top: 20px;
}
.testimonials_1:before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 47px;
	height: 32px;
	background-image: url(../images/left_quote.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.testimonials_1:after{
	position: absolute;
	content: '';
	bottom: 20px;
	right: 0;
	width: 47px;
	height: 32px;
	background-image: url(../images/right_quote.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.sec_p:after{
	left: calc(50% - 60px);
}
.testimonials_1_para_1{
	text-align: left;
}
.testimonials_1_para{
	text-align: left;
	margin-top: 10px;
}


.sec_p:after{
	display: none;
}
.testimonial_border{
	background-color: none;
	top: 0;
	height: auto;
}
#raleconReview .carousel-indicators li{
	background-color: #ddd;
	width: 13px;
	height: 13px;
	margin:0 2px;
}
#raleconReview .carousel-indicators .active{
	background-color:#69afdb;
}

.testimonials_img{
    width:30%;
    float:left;
    margin-left: 5%;
}
.testimonial_border{
    width:65%;
    float:left;
    border:none;
}
.testimonials_img img{
	width: 250px;
	margin-top: calc(50% - 66px);
}
.inner_section_5_head:after, .inner_section_6_head:after, .sec_p:after{
    left:calc(50% - 25px);
}

/*Responsive*/
@media screen and (max-width: 1024px){
	.nav_bar{
		padding: 0;
	}
	.inner_section_6{
		padding:  0 30px;
	}
	.inner_section_3{
	    width:100%;
	}
	.services_content_1, .services_content_2{
	    width:50%;
	}
	.services_content_1:after{
	    display:none;
	}
	.inner_section_5,.inner_section_7{
	    width:100%;
	}
	.inner_section_3{
	    padding:0;
	}
	.dropdown-content{
	    left:-300px;
	}
	.testimonials_1{
	    width:100%;
	    margin: 30px 0 0 0;
	}
	.clients_logo_1{
	    width:25%;
	}
}
@media screen and (max-width: 768px){
#submit_btn > input {
    font-size: 15px;
}
.call_to_action_content>h2{
	font-size:1.5em;
}
.nav_bar_menu{
	padding: 22px 15px;
}
.dropdown-content {
   left: -350px;
}

.services_content_1, .services_content_2{
    width:100%;
    margin:25px 0 0;
}
.services_content_1, .services_content_2{
    padding:0 5%;
}
.inner_section_5, .inner_section_7{
    padding:0 5%;
}
.services_content_1_img>img, .services_content_2_img>img{
    margin-bottom:0;
}
.clients_logo_1{
    text-align:center;
}
.testimonials_img{
	width: 100%;
	margin-left: 0;
}
.testimonial_border{
	width: 100%;
}
.testimonials_img img{
    margin-top:20px;
}
}
@media screen and (max-width: 767px){
    .ralecon_logo>a>img{
        margin:auto;
    }
   
    .stickyHeader .whitelogo,.whitelogo{
        display:none;
    }
     .colorlogo{
        display:block;
    }
   .stickyHeader  .ralecon_logo>a>img{
        width:100px;
    }
    .testimonial_border,.testi_border{
        min-height:auto;
        margin-bottom:20px;
    }
	.callbacks_container{
		display: none!important;
	}
	.mobile_banner{
		width: 100%;
		float: left;
		margin-top: 65px;
		display: block!important;
	}
	.mobile_banner img{
		width: 100%;
	}
	#mob_res_footer, .call_icon>a, .mail_icon>a, .navigation_bar, .skype_icon>a {
 	 display: block;
}
	.nav_bar_items{
		display: none;
	}
	#mobileNav{
		top:65px;
	}
	
	.verifiedprofile{
		text-align: left;
	}
	.ralecon_logo{
		width: 100%;
		text-align: center;
		padding: 10px 0;
	}
	.stickyHeader .change .bar1 {
	    -webkit-transform: rotate(-45deg) translate(-7px, 6px);
	    transform: rotate(-45deg) translate(-7px, 6px);
	}
	.stickyHeader .change .bar3{
		    -webkit-transform: rotate(45deg) translate(-3px, -2px);
    		transform: rotate(45deg) translate(-3px, -2px);
	}
	.stickyHeader + #mobileNav{
		top: 56px;
	}
	.servicess{
		    font-family: open_sans_regular;
	}
	.ralecon_logo{
	    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.1);
        -moz-box-shadow: 0 0 7px rgba(0,0,0,.1);
         box-shadow: 0 0 7px rgba(0,0,0,.1); 
	}
	.testimonials_1{
		margin: 0!important;
		width: 100%;
	}
	.inner_section_6{
		padding: 0 20px;
	}
	.section_2_part {
        width: 100%;
        margin: 0;
        padding: 0 5%;
    }
	.inner_section_2_part_1{
	    margin-left:0;
	}
	.clients_logo_1 {
    width: 50%;
    padding: 2% 8.5% 0;
}
}
@media screen and (max-width: 408px){
#submit_btn>input {
    width: 130px!important;
}
.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a{
	padding-right: 30px;
}
.panel-title>a.collapsed:after,.panel-title>a:after{
	right: 10px;
}
}