/*Theme Name:ICC*/
/*---header---*/
.top-headerWrap{
    background: #682ac9;
}
.owl-carousel .owl-item img{
	//height: 103px;

}
/*---banner---*/
a:hover{
    text-decoration: none;
}
.smaller .navbar{
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999;
	width: 100%;
}
.no-padding {
    padding: 0;
}
.no-left-right-padding{
    padding-left: 0;
    padding-right: 0;
}
.no-left-padding{
    padding-left: 0;
}
.no-right-padding{
    padding-right: 0;
}
.navbar-nav > li{
    margin: 0 25px;
}
.navbar-nav > li:last-child{
    margin-right: 0;
}
.navbar-nav > li:last-child a{
    padding-right: 0;
}

  
.align_center{
    text-align: center;
}

.page_404{
    margin-bottom: 20px;
    
}
.page_404 a{
    color: #208C09;
    text-transform: uppercase;
}
.logo{
    overflow: hidden;
    display: block;
    padding: 10px 0;
}
.flexslider .slides > li{
    position: relative;
}
.banner-wrapper .banner-content{
    position: absolute;
    bottom:27%;
    left: 6%;
    width:60%;
    min-height:50px;
    color: #ffffff;
    font-size:48px;
    font-weight: bold;
    line-height: 1.4em;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    padding:20px 15px; 
}    
.top_right{
    overflow: hidden;
    padding: 20px 0 20px 341px;
}
.search_wrap .search_text{
    border: 2px solid #d1c5e5;
    background: transparent;
    border-radius: 45px;
    padding: 7px 20px;
    color: #d1c5e5;
    font-size: 13px;
    width: 100%;
}
.search_wrap{
        position: relative;
        float: left;
        border-right: 1px solid #d1c5e5;
        margin-right: 30px;
        padding-right: 30px;
}
.search_wrap .submit_search{
     border: medium none;
    position: absolute;
    right: 46px;
    top: 14px;
    height: 15px;
    width: 15px;
    background: url('images/search.png') no-repeat;
}
.socil_wrap{
    float: right;
    width: 220px;
    
}
.socil_wrap ul{
    overflow: hidden;
    padding-left: 0;
    margin-bottom: 0;
}
.socil_wrap ul li{
    display: inline-block;
    list-style: none;
    margin-right: 10px;
}
.socil_wrap ul li:last-child{
    margin-right: 0;
}
.socil_wrap ul li i{
    color: #d1c5e5;
    font-size: 20px;
    padding: 10px;
    border: 2px solid #d1c5e5;
    height: 43px;
    width: 43px;
    text-align: center;
    line-height: 22px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.socil_wrap ul li:hover i{
    border-color: #0077B0;
    color: #0077B0;
}
.top_contact{
    overflow: hidden;
    text-align: right;
}
.top_contact ul{
    padding-left: 0;
}
.top_contact ul li{
    display: inline-block;
    margin-left: 25px;
    color: #eeecf2;
}
.top_contact ul li a{
    color: #eeecf2;
    
}
.top_contact ul li:hover a{
    color: #0077B0;
}
.top_contact ul li i{
    margin-right: 5px;
}

.features_wrapper {
  margin-bottom: 50px;
}
.mod-features-block{
    margin-bottom: 30px;
}
.features-wrap{
    background: #4a6399;
    padding:40px 20px 30px;
    text-align:center;     
}
.mod-features-block:nth-child(2) .features-wrap{
    background: #eba223;
}
.mod-features-block:nth-child(3) .features-wrap{
    background: #018da9;
}
.mod-features-block:nth-child(4) .features-wrap{
    background: #d74ea0;
}
.mod-features-block:nth-child(5) .features-wrap{
    background: #78bd43;
}
.mod-features-block:nth-child(6) .features-wrap{
    background: #f84545;
}
.mod-features-block:nth-child(7) .features-wrap{
    background: #33a6dc;
}
.mod-features-block:last-child .features-wrap{
    background: #eb8b23;
}
.feature_icon{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
     border: 5px solid #fff;
    border-radius: 50%;
    height: 110px;
    line-height: 100px;
    margin: 0 auto;
    text-align: center;
    width: 110px;
    margin-bottom: 15px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.feature_icon:hover{
    border-color: #0077B0;
}
.feature_title h4 a{
    font-weight: 600;    
    color: #fff;
}
/* Welcome section */
.welcome_wrap{
    text-align: center;
    margin: 70px 0;
}
.welcome_wrap p{
    font-size: 16px;
    padding-left: 50px;
    padding-right: 50px;
}
.read_more{
    
}
.read_more a{    
    color: #eba223;
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    margin-top: 10px;
    overflow: hidden;        
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    
}
.read_more a:hover{
    color: #7743c9;
}

.countries_wrap{
    overflow: hidden;
    background: url('images/bg_countries.jpg') no-repeat;
    padding: 75px 0;
    background-attachment: fixed;
    background-size: cover;
}
.countries_wrap h2 span{
    color: #42ccff;
}
.countries_wrap h2{
    color: #ffffff;
}
.countries_wrap h1{
    color: #ffffff;
    font-size: 60px;
    font-weight: bold;
}
.countries_list{
    padding-left: 0;
    margin: 20px 0 0;
    display: inline-block;
}
.countries_list li{


    display: inline-block;
    list-style: outside none none;
    position: relative;
    text-align: center;

    margin-right: 40px;
    margin-bottom: 40px;
}
.countries_list li .countries_img{
    border: 2px solid #ffffff;
    border-radius: 50%;
    height: 100px;
    line-height: 96px;
    list-style: outside none none;
    text-align: center;
    width: 100px;
}
.countries_list li:nth-child(4n){
    margin-right: 0;
}
.countries_list li span::before{
    border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 6px solid #0c0a0c;
content: "";
height: 0;
left: 45%;
position: absolute;
bottom: -5px;
width: 0;
}
.countries_list li span{
    background: #0c0a0c none repeat scroll 0 0;
    border-radius: 8px;
    color: #fff;
    font-weight: 600;
    left: 0;
    padding: 6px 12px;
    position: absolute;
    top: -39px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.6s ease-in-out 0s;
    width: 100%;
}
.countries_list li:hover span{
    opacity: 1;
    visibility: visible;
}

.form_wrap{
    background: #ffffff;
    overflow: hidden;
     text-align: center;
}
.form_head{
   background: #ffa406 none repeat scroll 0 0;
   padding: 20px 17px 0;
   position: relative;
}
.form_head::after{
    background: #ffa406 none repeat scroll 0 0;
    border-bottom-left-radius: 94%;
    border-bottom-right-radius: 94%;
    bottom: -49px;
    content: "";
    height: 116px;
    left: -8px;
    position: absolute;
    width: 104%;
}
.form_head > h2 {
  position: relative;
  z-index: 5;
}
.form_field {
  margin-top: 82px;
  overflow: hidden;
}
.form_field .form-control, .form_wrap select, .form.contact-form select{
    width: 100%;
    color: #777777;
    border: 1px solid #929292;
    border-radius: 0;
    padding: 5px;
    margin-bottom: 20px;
    font-size: 15px;
    resize: none;
}
.submit_book{
    background: #1d1d1d;
    border: none;
    width: 100%;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 15px;
    padding: 12px 0;
    margin-bottom: 15px;
     transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.submit_book:hover{
    background: #444444;
}
.padding_right{
    padding-right: 5px;
}
.padding_left{
    padding-left: 5px;
}


/* css for News section */
.news_wrap {
  margin: 60px 0 90px;
}
.news_wrap h1{
    text-align: center;
    margin-bottom: 30px;
}
.news-block{
    position:relative;
}
.page-template-template-news .news-block .content-wrap{
    margin-bottom: 70px;
}
.news-block .content-wrap{
    float:left;
    width:75%;
    position:relative;
    background:#fafafa;
    padding:35px 170px 35px 30px;
    -moz-transition:all 0.4s ease-in-out;
    -webkit-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.news-block .content-wrap:before{
    position:absolute;
    top:0;
    left:0;
    content:'';
    display:inline-block;
    width:5px;
    height:100%;
    background:#eaedf5;
    -moz-transition:all 500ms cubic-bezier(.31,1,.56,1);
    -webkit-transition:all 500ms cubic-bezier(.31,1,.56,1);
    transition:all 500ms cubic-bezier(.31,1,.56,1); 
}
.news-block .content-wrap h3 a{
    color:#49575f;
}
.news-block .content-wrap .date{
    color:#ab8510;
}
.news-block .content-wrap p{
    font-size:14px;
    color:#6f8190;
    line-height:23px;
}
.news-block .content-wrap .more-btn{
    position:absolute;
    bottom:-24px;
    left:70px;
    display:inline-block;
    background:#ffa406;
    color:#fff;
    text-transform:uppercase;
    font-size:13px;
    padding:10px 30px;
    -moz-border-radius:15px 0 15px 0;   
    -webkit-border-radius:15px 0 15px 0;    
    border-radius:15px 0 15px 0;
    -moz-transition:all 500ms cubic-bezier(.31,1,.56,1);
    -webkit-transition:all 500ms cubic-bezier(.31,1,.56,1);
    transition:all 500ms cubic-bezier(.31,1,.56,1); 
}
.news-block .image-wrap{
    position:absolute;
    top:35px;
    right:0;
    width:50%;
    height:auto;
    z-index: 9999;
}
.news-block:hover .content-wrap{
    background:#fff;    
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color=#e0e0e0)";/*IE 8*/
    -moz-box-shadow: 5px 0px 10px #e0e0e0;/*FF 3.5+*/
    -webkit-box-shadow: 5px 0px 10px #e0e0e0;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 5px 0px 10px #e0e0e0;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color=#e0e0e0); /*IE 5.5-7*/
}
.news-block:hover .content-wrap:before{
    -moz-box-shadow:inset 0 330px 0 #242c42;
    -webkit-box-shadow:inset 0 330px 0 #242c42;
    box-shadow:inset 0 330px 0 #242c42;
}
.news-block:hover .content-wrap h3 a{
    color:#242c42;  
}
.news-block:hover .content-wrap .more-btn{
    -moz-box-shadow:inset 200px 0 0 #35508e;
    -webkit-box-shadow:inset 200px 0 0 #35508e;
    box-shadow:inset 200px 0 0 #35508e;
}
.news_image{
    position: relative;
}
.news_image .news_date{
    position: absolute;
    bottom: 0;
    left: 0;
    background: #0077b0;
    padding: 10px 15px;
    color: #ffffff;
}
.news_description{
    padding: 30px 20px;
    border: 1px solid #cccccc;
    border-top: none;
}
.news_description h3 a{
    color: #444444;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.news_description h3 a:hover{
    color: #0077B0;
}
.news_list{
    overflow: hidden;
    display: inline-block;
    padding-left: 0;
    margin: 0;
}
.news_list li{
    display: inline-block;
    width: 262px;
    margin-right: 25px;
    margin-bottom: 30px;
}
.news_list li:nth-child(2n){
    margin-right: 0;
}
.news_list .news_description h3{
    margin-bottom: 5px;
}
.news_list .news_description{
    padding: 12px;
}
.testi_affi_wrap{
    background: url(images/btm-content-img.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed; 
    padding: 50px 0 70px 0;
}
.testi_affi_wrap h1{
    color: #ffffff;
    margin-bottom: 30px;
}
.btm-content-wrapper{
    padding: 50px 0;
}
.btm-content-wrapper .title-wrap h4{
    position: relative;
    font-size: 20px;
    font-weight: 600;
    color: #555;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.btm-content-wrapper .title-wrap h4:after{
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    width: 40px;
    height: 2px;
    background: #ffa406;
}
.wysija-paragraph {
  display: inline-block;  
  width: 45%;
}
.wysija-paragraph input{
    background: #efedec;    
    border: medium none;    
    color: #a79e99;
    padding: 13px 30px;
    width: 100%;
}
.newsletter_submit, .wysija-submit-field{
    background: #f59b29 !important;
    font-size: 13px;
    color: #ffffff !important;    
    text-transform: uppercase;
    border: none !important;    
    padding: 13px 35px !important;
    width: 155px !important;
    display: inline-block !important;
}
.newsletter_submit:hover{
    background: #dd8c25;
    border-bottom-color: #f59b29;
}
.certification-wrap img{
    margin-top: 20px;
}

/* footer css */
.footer-top-wrap{
    background: #6d4293;
    color: #fff;
    position: relative;
    z-index: 9999;
}
.contact-details-wrap ul{
    padding-left: 0;
    overflow: hidden;
}
.contact-details-wrap ul li{
    float: left;
    width: 25%;
    min-height: 165px;
    text-align:center; 
    padding: 25px 25px 15px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=270, Color=#674b7f)";/*IE 8*/
    -moz-box-shadow: inset -5px 0px 10px #674b7f;/*FF 3.5+*/
    -webkit-box-shadow: inset -5px 0px 10px #674b7f;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: inset -5px 0px 10px #674b7f;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=270, Color=#674b7f); /*IE 5.5-7*/
}
.contact-details-wrap ul li .icon-wrap{
    margin-bottom: 5px;
}
.contact-details-wrap ul li .content-wrap p{
    text-transform: uppercase;
}
.contact-details-wrap ul li .content-wrap p span, .contact-details-wrap ul li .content-wrap a{
    text-transform: none;
    display: block;
    color: #fff;
}
.upper_footer{
    position: relative;
    background: #362c3f;
    color: #dddddd;
    margin-top: -90px;
    padding: 130px 0 60px;
}
.upper_footer h3{
    color: #ffffff;
    position: relative;
     margin-bottom: 45px;
}
.upper_footer h3::before{
    position: absolute;
    content: '';
    left: 0;
    bottom: -18px;
    height: 2px;
    width: 50px;
    background: #2f97c9;
}
.footer-block-msg .image-wrap img{
    float:left;
    width: 110px;
    height: 100px;
    margin: 0 10px 4px 0;
}
.footer-block-msg a{
    display: block;
}
.contact_detail{
    padding-left: 0;
}
.quick_link{
    padding-left: 18px;
}
.contact_detail li{
    color: #dddddd;
    font-size: 14px;
    margin-bottom: 5px;
}
.contact_detail li a{
   color: #dddddd;
}
.contact_detail li a:hover{
    color: #00dddd;
}
.contact_detail li i{
    margin-right: 10px;
    color: #00dddd;
}
.quick_link li{
    list-style-image: url('images/list.png');
    margin-bottom: 3px;
}
.quick_link li a{
    color: #dddddd;
}
.quick_link li a:hover{
    color: #00dddd;
}

.lower_footer{
    background: #2e2635;
    padding: 20px 0;
}
.copyright p{
    font-size: 13px;
    margin: 0;
    color: #b9bfca;
}
.copyright p span{
    color: #acc9ff;
    text-transform: uppercase;
}
.powered{
    float: right;
}
.ss-caption p{
	min-height:50px;
	
	color: #ffffff;
	font-size:48px;
	font-weight: bold;
	line-height: 1.4em;
	font-family: 'Raleway', sans-serif;
        text-transform: uppercase;
        letter-spacing: 0;

}
.client-view::before {
  border-bottom: 13px solid transparent;
  border-right: 18px solid #f1f1f1;
  border-top: 13px solid transparent;
  content: "";
  height: 0;
  position: absolute;
  right: 100%;
  top: 26px;
  width: 0;
}
/*.client-view::after {
  border-bottom: 13px solid transparent;
  border-right: 18px solid #fff;
  border-top: 13px solid transparent;
  content: "";
  height: 0;
  left: -16px;
  position: absolute;
  top: 26px;
  width: 0;
}*/
.client-view {
  color: #6c6d71;
  line-height: 24px;
  padding: 15px 15px 27px 15px;
  position: relative;
  background: #ffffff;
  min-height: 184px;
}
.client-view p{
   padding-left: 28px;
padding-top: 5px;
position: relative;
text-align: center;
margin-bottom: 0;
}
.client-view p::after{
    color: #e0dcdc;
    content: "";
    font-family: "FontAwesome";
    font-size: 20px;
    left: 0;
    position: absolute;
    top: -6px;
    
    
}
.client-img {
  border: 5px solid #cbcbcc;
  border-radius: 50%;
  height: 120px;
  margin-bottom: 20px;
  overflow: hidden;
  width: 120px;
  margin: 0 auto;
}
.client-img-wrap{
    text-align: center;
}
.client-img img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

#testimonial span {
  color: #175d99;
  font-size: 15px;
}

.menubar::after {
    background: rgba(1, 1, 1, 0.5) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.menubar{
        background: url('images/bg_innerbanner.jpg') no-repeat;
	padding:80px 0;
	color:#fff;
        position: relative;
        margin-bottom: 80px;
        background-size: cover;
}
.menubar .menu-header h1{
	float:left;
	text-transform:uppercase;
        color: #ffffff;
        position: relative;
        z-index: 3;
}
.menubar h5{
    font-size: 17px;
    position: relative;
    z-index: 2;
    text-align: right;
}
.menubar h5 a{
    color: #cccccc;
}
.inn_image img{
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}
/*-------inner------*/
.page-wrap{
    margin-bottom: 40px;
}
.about-features-wrap .features-block{
    border: 1px solid #bcd8dd;
    padding: 30px 20px;
    text-align: center;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    margin-bottom:20px;
}
.about-features-wrap .features-block .icon-wrap{
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    color: #a67ee4;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #bcd8dd;
    margin: 0 auto 20px;
}
.about-features-wrap .features-block .content-wrap h3{
    text-transform: uppercase;
    margin-bottom: 15px;
}
.about-features-wrap .features-block:hover{
    background: #8256c6;
    color: #fff;
}
.about-features-wrap .features-block:hover .icon-wrap, .about-features-wrap .features-block:hover h3{
    color: #fff;
}
.about-page-content{
    margin-top: 30px;
}
.about-page-content .image-wrap{
    width: 40%;
    float: left;
    margin: 0 20px 20px 0;
}
.about-page-content .image-wrap img{
    height: auto;
}
.sidebar_services{
    margin-bottom: 20px;
}
.sidebar_services, .siderbar_news{
    border-left: 1px solid #ceb1fa;
}
.sidebar_wrap ul{
    padding: 15px 5px 15px 20px;    
}
.sidebar_wrap ul li{
    position: relative;
    margin-bottom: 6px;
    padding-left: 18px;
}
.sidebar_wrap .sidebar_services ul li:before{
    position: absolute;
    top: 2px;
    left: 2px;
    content: '\f105';
    font-family: 'FontAwesome';
    color: #682ac9;
}
.sidebar_wrap ul li a{
    color: #555555;
}
.sidebar_wrap ul li:hover a{
    color: #0077B0;
}
.sidebar_wrap h2{
    border-left: 2px solid #fbaf00;    
    padding: 5px 0 0 20px;
    margin-bottom: 0;
}
.siderbar_news{
    margin-top: 40px;
}
.siderbar_news ul li{
    padding-left: 0;
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
}
.siderbar_news ul li:last-child{
    border-bottom: none;
    margin-bottom: 0;
}
.siderbar_news ul li img{
    width: 70px;
    height: 70px;
    float: left;
    margin: 0 10px 5px 0;
}
.service{
    padding-left: 0 !important;
    margin-bottom: 50px;
}
.service li{
    overflow: hidden; 
    display: table;   
}
.service li .image-wrap, .service li .content-wrap{
    display: table-cell;
    width: 50%;
    position: relative;
} 
.service li:nth-child(2n+2) .image-wrap{
    left: 50%;
}
.service li:nth-child(2n+2) .content-wrap{
    right: 50%;
}
.service li .content-wrap{
    background: #f1f1f1;
    padding:40px;
    vertical-align: middle;
}
.service li .content-wrap .read_more a, .coaching li .content-wrap .read_more a, .countries li .countries-block .content-wrap .read_more a{
    display: inline-block;
    border: 2px solid #ccc;
    padding: 10px 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}
.service li .content-wrap .read_more a:hover, .countries li .countries-block .content-wrap .read_more a:hover{
    -moz-box-shadow: inset 200px 0 0 #8256c6;
    -webkit-box-shadow: inset 200px 0 0 #8256c6;
    -box-shadow: inset 200px 0 0 #8256c6;
    color: #fff;
}
.coaching{
    padding-left: 0;
    margin-bottom: 40px;
    overflow: hidden;
}
.coaching li {
    margin-bottom: 15px;
}
.coaching li img{
    height: auto;
}
.coaching li .content-wrap{
    background: #f1f1f1;
    padding:25px 30px; 
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.coaching li .content-wrap .read_more a{
    margin-top: 20px;
}
.coaching li .content-wrap .read_more a:hover{
     -moz-box-shadow: inset 200px 0 0 #fbaf00;
    -webkit-box-shadow: inset 200px 0 0 #fbaf00;
    -box-shadow: inset 200px 0 0 #fbaf00;
    color: #fff;
}
.coaching li:hover .content-wrap{
    background: #8256c6;
    color: #fff;
}
.coaching li:hover .content-wrap h3, .coaching li:hover .content-wrap .read_more a{
    color: #fff;
}
.countries{
    padding-left: 0;
    margin-bottom: 30px;
    overflow: hidden;
}
.countries li{
    margin-bottom: 30px;
}
.countries li .countries-block{
    position: relative;
}
.countries li .image-wrap{
    position: relative;   
}
.countries li .image-wrap:after{
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
}
.countries li .countries-block .content-wrap{
    width: 70%;
    position: absolute;
    right: 0;
    bottom: 0;
    background: rgba(104,42,201,0.8);
    color: #fff;
    padding: 30px;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.countries li .countries-block:hover .content-wrap{
    background: rgba(255,175,0,0.8);
}
.countries li .countries-block .content-wrap h3{
    color: #fff;
}
.countries li .countries-block .content {
    height: 52px;
    overflow: hidden;
}
.countries li .countries-block .content-wrap .read_more a{
    color: #fff;
    margin-top: 20px;
}
.mod-team-block{
    margin-bottom: 35px;
}
.mod-team-block .image-wrap{
    margin-bottom: 15px;
}
.mod-team-block .image-wrap img{
    height: auto;
}
.mod-team-block .content-wrap h4{
    font-weight: bold;
    color: #6d4293;
}
/*-------contact-------*/
.contact{
	padding:0 0 60px;
}
.contact p{
	padding-bottom:20px;
	color:#7e7373;
	padding-top:20px;
}
/*.contact ul.information-list li {
    border-bottom: 1px solid #dddddd;
    list-style: outside none none;
    margin-bottom: 20px;
    overflow: hidden;
	color:#7e7373;
    padding-bottom: 20px;
}
.contact-block{
	ackground: #f4f4f4 none repeat scroll 0 0;
    border-bottom: 1px solid #dddddd;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    margin-bottom: 30px;
    padding: 10px;
}
*/
/*.title{
    background: #0077B0 none repeat scroll 0 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 11px;
    position: relative;
    text-transform:uppercase;
    text-align: center;
    color:#fff;

}*/
.title h3{
    color: #555;
    font-weight: 600;
    margin-bottom: 0;
    position: relative;
    padding-bottom: 20px;
}
.contact .title h3{
    color: #682ac9;
}
.title h3:after{
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    width: 40px;
    height: 2px;
    background: #ffa406;
}
.contact ul.information-list li:last-child{
	border-bottom:none;
}
.contact ul.information-list li i{
	margin-right:10px;
	width:3%;
}
.contact ul.information-list li a{
    color: #555;
}
.map{
	overflow:hidden;
        margin-bottom: 60px;
}
/* contact page */
.contact-form label {
	display: block;
	position: relative;
}
.information-list{
    padding-left: 0;
}
.information-list li{
    border-top: 1px solid #ccc;
    padding: 25px 0;
}
.contact-form form{
    margin-top: -70px;
}
.contact-form .form-group{
    width: 46%;
    float: left;
    margin-right: 20px;
}
.contact-form .form-group:nth-child(4){
    width: 96%;
}
.inner{
    margin-bottom: 30px;
}
.inner_news{
    margin-bottom: 30px;
}
.inner_news .news_description{
    padding: 20px 15px;
}
.single_news_wrap .news_date{
    background: #0077b0 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    margin-bottom: 10px;
    padding: 8px 15px;
}
.single_news_wrap .news_date i{
    margin-right: 5px;
}
.inner_testimonials > li {
  margin-bottom: 40px;
  overflow: hidden;
}
.inner_testimonials {
  overflow: hidden;
  padding-left: 0;
}
.client-img-wrap > span {
  color: #175d9b;
  display: inline-block;
  margin-top: 5px;
}
.inner_testimonials .client-view{
    min-height: auto !important;
    background: #f1f1f1;
    padding: 30px;
}
.inner ul li a{
    display: block;
}
.inner .read_more a{
    padding: 6px 25px;
    display: inline-block;
}
.breadcrumb{
    background: none;
    position: absolute;
    z-index: 2;
    right: 0;
}
.page-wrap ul{
    padding-left: 20px;
}
.page-wrap ul li{
    list-style-image: url('images/list1.png');
}
.footer_gallery .ngg-gallery-thumbnail-box{
    margin-right: 2px !important;
}
.footer_gallery .ngg-navigation{
    display: none !important;
}
.post {
  margin-bottom: 30px;
  overflow: hidden;
}
.post img {
  float: left;
  margin-right: 15px;
}
.btn-blue {
  background: #0077b0 none repeat scroll 0 0;
  color: #fff;
}
.btn-blue:hover{
    color: #fff;
    background: #00467f;
}
div.wpcf7-validation-errors, div.wpcf7-response-output{
    clear:both;
}
@media only screen and (min-width:320px) and (max-width:767px){
.logo{
    text-align:center;
}
.logo > img{
    width: inherit !important;
}
.search_wrap, .socil_wrap{
    float:none;
}
.socil_wrap{
    width: 100%;
    text-align:center;
}
.top_contact{
    text-align: center !important;
}
.flexslider .slides img{
    height: auto;
}
.news-block{
    overflow: hidden;
}
.news-block .image-wrap{
    position: relative;
    top: 0;
    width: 100%;
}
.news-block .content-wrap{
   width: 100%;
   padding: 25px;
}
.news-block .content-wrap .more-btn{
   position:relative;
   bottom:0;
   left:0;
}
.contact-details-wrap ul li{
    width:100%;
    padding: 25px 25px 0;
}
}
.popup_form{
	overflow:hidden;
}
.popup_form input{
	margin-bottom:12px;
}
.popup_form select{
	width: 100%;
color: #777777;
border: 1px solid #929292;
border-radius: 0;
padding: 5px;
margin-bottom: 20px;
font-size: 15px;
resize: none;
}
.btn_close{
	cursor:pointer;
}