@charset "UTF-8";
/* CSS Document */
/* Sticky footer styles
-------------------------------------------------- */
html, body {
	height: 100%;/* The html and body elements cannot have any padding or margin. */
}
/* Wrapper for page content to push down footer */
#wrap {
	min-height: 100%;
	height: auto;
	/* Negative indent footer by its height */
	margin: 0 auto -40px;
	/* Pad bottom by footer height */
	padding: 0 0 40px;
	overflow: auto;
	
}
/* Set the fixed height of the footer here */
#footer {
	background-color: #f6f6f6;
	color: #fff;
	text-align: center;
	line-height: 40px;
	box-shadow: inset 0 15px 15px -15px rgba(0,0,0,0.50), inset 0 -15px 15px -15px rgba(0,0,0,0.50);
	font-size: 16px;
}
/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

body {
	direction: rtl;
	font-family: 'gesstwo';
}
.container {
/*width: 1170px;*/
}.brand {
    background: white;
    
    height: 220px;
    line-height: 180px;
    border: 1px solid #e1e1e1;
    text-align: center;
    margin: 10px;
	position:relative
}
.brand-shadow {
    position: absolute;
    bottom: -10px;
    right: 0;
}

.footer-area {
	float: left;
	position: relative;
	z-index: 9;
	background-image: url(../images/map.jpg);
	background-position: right top;
	width: 100%;
}
.footer-area:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	right: 30%;
	bottom: 0;
	left: 0;
	background: #FFF;
}
.footer-section {
	padding-right: 30px;
	padding-bottom: 50px;
	overflow: auto;
}
.top-header {
    background: #e32f11;
    padding: 10px 0;
    color: #fff;
    font-size: 14px;
}
.menu {
	height: 100px;
}
header {
	width: 100%;
	height: 130px;
	overflow: initial;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 999;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	-ms-transition: height 0.3s;
	-o-transition: height 0.3s;
	transition: height 0.3s;
	-webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.25);
	box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.25);
}
header #logo {
	display: inline-block;
	height: 50px;
    margin-top: 12px;
		-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
header nav {
	display: inline-block;
	float: left;
}
header nav a {
	line-height: 150px;
	margin-right: 20px;
	color: #9fdbfc;
	font-weight: 400;
	font-size: 18px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
header.smaller {
	height: 92px;
	top: 0;
}
.about {
	padding: 30px 0;

}
header.smaller .top-header {
	display: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
header.smaller #logo {
	height: 45px;
	line-height: 75px;
	font-size: 30px;
	    margin-top: 20px;
}
header.smaller nav a {
	line-height: 75px;
}
header.smaller .navbar-nav > li {
    padding: 20px 5px;
}
.log, .sign {
	font-size: 15px;
	float: left;
	text-transform: capitalize;
	color: #fff
}
.log:hover, .sign:hover {
	color: #E4E4E4;
	text-decoration: none
}
.log {
	padding-right: 15px;
	border-right: 2px solid white;
	margin-right: 15px
}
.phone, .mail {
	font-size: 18px;
	text-transform: capitalize;
	color: #fff
}
.phone {
	margin-left: 15px
}
.mail:hover {
	color: #E4E4E4;
	text-decoration: none
}
ul.nav.navbar-nav.navbar-right.sm {
	font-size: 15px;
	text-transform: uppercase;
	color:  #e32f11;
	font-weight: 400;
}
.navbar-nav > li {
	padding: 12px 6px 15px;
}
.navbar-nav > li > a {
	color: #e32f11!important;
	    font-size: 17px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a {
	background-image: none;
	box-shadow: inset 0 3px 9px rgba(0, 0, 0, .0);
	background-color:  #e32f11
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #Fff;
	background: #fff;
}
.navbar {
	-webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.25);
	box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.25);
}
.social-icon {
    width: 30px;
    height: 30px;
    margin: 0 5px;
}
.carousel {
	-webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.25);
	box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.25);
}
.carousel-control {
	top: 50%;
	margin-top: -38px;
	background-image: none !important
}
.navbar-default {
	background-image: none;
	    z-index: 3;
}
.navbar-default .navbar-nav > .active > a:hover {
	background-color:  #e32f11;
	color: #fff !important;
	transition: background .5s
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a {
	background-color:  #e32f11;
	color: #fff !important;
}
.navbar-default .navbar-nav >li > a:hover, .navbar-default .navbar-nav > .open > a:hover {
	background-color:  #e32f11;
	color: #fff !important;
	transition: background .5s
}
.carousel-indicators li {
	display: inline-block;
	width: 35px;
	height: 5px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 \9;
	background-color:  #e32f11;
	border: none;
	border-radius: 0px;
}
.carousel-indicators .active {
	display: inline-block;
	width: 35px;
	height: 5px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 \9;
	border: none;
	border-radius: 0px;
	background-color: #fff;
}
.carousel-indicators {
	bottom: 0px;
}
.caption-title {
	font-size: 30px;
	color: black;
	text-transform: uppercase;
	font-weight: 400;
}
.bold {
	font-weight: 600;
}
.colors {
	color:  #e32f11;
}


.carousel-caption {
    top: 0;
    width: 35%;
    right: 0;
    padding: 30px;
    height: 100%;
	background:url(../images/caption.png) top repeat-x
}
.caption-text {
    font-size: 18px;
    color: #ffffff;
    text-shadow: none;
    line-height: 40px;
}
.home-title {
	background-image: url(../images/border.png);
	background-repeat: repeat-x;
	background-position: center center;
	text-align: center;
	font-size: 25px;
	text-transform: uppercase;
	margin-bottom: 15px;
	color: #e32f11;
	font-weight: 400;
}
.bg-title {
	background: white;
	padding: 0 15px;


}
.about2 {
    margin-bottom: 30px;
}
.home-text {
	text-align: center;
	text-transform: capitalize;
	color: #6D6D6D;
	font-size: 17px;
	margin-bottom: 30px;
	line-height:30px
}
.margin-bottom {
    margin-bottom: 30px;
}
.circle-home {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background: rgba(193, 193, 193, 0.2);
	text-align: center;
	padding-top: 5px;
	border: 1px solid #dcdcdc;
	float: left
}
.circle-title {
	float: left;
	display: block;
	font-size: 18px;
	color: #A1264A;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 100px;
	margin-left: 15px;
}
.circle-home2 {
	width: 100px;
	height: 100px;
	border-radius: 50px;
	background: rgba(193, 193, 193, 0.2);
	text-align: center;
	padding-top: 5px;
	border: 1px solid #dcdcdc;
	float: right
}
.circle-title2 {
	float: right;
	display: block;
	font-size: 18px;
	color: #A1264A;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 100px;
	margin-right: 15px;
}
.circle-home-container {
	margin: 30px 0;
	overflow: hidden;
}
.my-img {
	border: 1px solid #dcdcdc;
}
.project-title {
	line-height: 127px;
	padding-right: 45px;
	font-size: 20px;
	color: #A1264A;
	text-transform: uppercase;
	font-weight: 400;
}
.project {
	background: white;
}
.footer-title {
    color: #eb3411;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 400;
    text-align: right;
}
.owl-pagination .owl-page.active {
    background-color: #e32f11;
}
.about3 {
    padding: 30px 0 0;
    background: #f8f8f8;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.25);
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.25);
}
.parallax-window {
    background: transparent;
    box-shadow: inset 0 -10px 28px 26px rgba(39, 39, 39, 0.4), inset 0 -10px 8px -10px rgba(39, 39, 39, 0.4);
    padding-top: 30px;
    padding-bottom: 30px;
}
.title-par {
    text-align: center;
    margin-bottom: 30px;
    color: #e32f11;
    font-size: 25px;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.75);
	text-transform:capitalize}
 .owl-controls .owl-buttons div {
    cursor: pointer;
    background:#e32f11;
    width: 40px;
    height: 40px;
    color: #fff;
    border-radius: 20px;
	font-size:0
}
.owl-next, .owl-prev {
    position: absolute;
    top: 22px;}
	
	.owl-next {
    right: 0;}
	.owl-prev {
    left: 0;}
	.navbar-default {
    background-color: #ffffff;
    border-color: #e7e7e7;
	    border-radius: 0;
}
.owl-next:after, .owl-prev:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    border-left: 3px #ffffff solid;
    border-bottom: 3px #ffffff solid;
    content: '';}
.footer-text {
	text-align: right;
	text-transform: capitalize;
	color: #6D6D6D;
	font-size: 17px;
	margin-bottom: 30px;
}
.contact-info {
	padding-right: 60px;
	padding-top: 30px
}
.mail-footer, .phone-footer, .website-footer, .address-footer {
	font-size: 17px;
	text-transform: capitalize;
	color: #A1264A;
	padding: 15px 0;
	border-bottom: 1px solid rgba(95, 95, 95, 0.13);
	font-weight: 400;
	line-height: 30px
}
.mail-footer > a {
	color: #A1264A;
}
.mail-footer .fa, .phone-footer .fa, .website-footer .fa, .address-footer .fa {
	font-size: 30px;
	margin-left: 15px;
	color: #5F5F5F;
}
.address-footer {
	border-bottom: none
}
.in-title {
	font-size: 20px;
	color: #5F5F5F;
}
.btn {
    color: #FFF;
    outline: none;
    line-height: 1.47;
    background: #e32f11;
    float: right;
}
.service-item {
    background: white;
    -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.7);
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.7);
	    border: 1px solid #e1e1e1;
}

.project-content {
    border: 1px solid #e1e1e1;
    padding: 15px;
    font-size: 16px;
    line-height: 27px;
	margin-bottom:30px;
}
.title-project {
    color: #e32f11;
    font-size: 18px;
    margin-bottom: 10px;
}
.txt {
    margin-bottom: 10px;
}
.service-title {
    position: absolute;
    top: -27px;
    background:  #e32f11;
    padding: 10px 5px;
    left: 0;
    right: 0;
    color: #fff;
    text-align: center;
    margin: 0 20%;
	font-size:17px
}
.more {
    display: block;
    background: #e32f11;
    color: #fff;
    text-align: center;
    padding: 5px;
    margin: 0 auto;
    width: 35%;
	font-size:16px;
	    margin-top: 10px;
}
.more:hover {
    background: black;
    color: #fff;
    text-decoration: none;
    transition: all 1s;
}
.service-text {
    position: relative;
    padding: 30px 15px;
    font-size: 16px;
    line-height: 30px;
    font-weight: 200;
}
.img-service {
    max-height: 140px;
    overflow: hidden;
}
.my-contact {
	padding-top: 30px !important;
	margin-bottom: 30px;
}
.box {
	margin-bottom: 30px;
	text-align: right;
	text-transform: capitalize;
	color: #6D6D6D;
	font-size: 17px;
	line-height: 30px;
	border: 1px solid #cccccc;
	padding: 15px;
	    overflow: auto;
}
.address-footer > a {
	color: #A1264A;
}
.address-footer > a:hover {
	color: #A1264A;
}
.website-footer > a {
	color: #A1264A;
}
.website-footer > a:hover {
	color: #A1264A;
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
	background:  #e32f11;
	color: white;
	font-size: 16px;
	font-weight: 400;
	transition: all 1s;
	text-shadow: none
}
.nav-tabs.nav-justified > li > a {
	font-size: 16px;
	font-weight: 400
}
.nav-tabs.nav-justified > li > a:hover {
	background:  #e32f11;
	color: white;
	font-size: 16px;
	font-weight: 400;
	transition: background 1s
}
.thumbnail-box {
	display: block;
	position: relative;
	margin-bottom: 30px
}
.thumbnail-box:hover .span-title {
	background: rgba(152, 36, 75, 1);
	transition: all .6s
}
.tab-content {
	overflow: auto
}
.span-title {
	font-size: 14px;
	line-height: 18px;
	padding: 10px 0;
	display: block;
	position: absolute;
	z-index: 2;
	bottom: 0;
	text-align: center;
	width: 100%;
	background: rgba(0,0,0,0.5);
	color: #fff;
}
.tab-content {
	padding: 15px 0 0 0
}
.dropdown-menu.sm-nowrap li a {
	color:  #e32f11
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background:  #e32f11 !important;
	transition: all 1s
}
.dropdown-menu.sm-nowrap li:hover a {
	color: white
}
.dropdown-menu.sm-nowrap {
	background: white;
	font-family: 'open sans';
}
.carousel-inner .item {
	height: 450px;
	overflow: hidden
}
.carousel-inner .item img {
	width: 100%
}
.feature-list {
	font-size: 18px;
	text-transform: capitalize;
	list-style-image: url(../images/list.png);
	line-height: 30px
}
.example-image-link.col-md-3 {
	height: 250px;
	overflow: hidden;
	margin-bottom: 15px;
}

.col-md-3.col-sm-4.col-xs-6 .brand {
    margin: 0;
    margin-bottom: 15px;
}




select#lang {
    cursor: pointer;
    background: #e32f11;
    border: #e32f11;
	    font-size: 15px;

}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0px;
}

#stats{background:url(../images/parallax.jpg);
background-repeat:repeat;
background-position:bottom;    background-size: contain;}


.content-about {
    color: #787878;
    text-align: right;
	    line-height: 38px;
}
.websitelinks li a{
    text-align: right;
    color: #787878;
}

.websitelinks li{
    text-align: right;
    color: #787878;
	    line-height: 55px;
}
.copy-rights {
    padding: 15px 0;
    background: #e32f11;
		background-repeat:repeat-x;
	background-position:bottom
}

.both-border {
    border-right: 1px solid #cccccc;
	    border-left: 1px solid #cccccc;

}
#footer>.container{padding:30px 0}
.next-arrow {
    display: none;
}
.prev-arrow {
    display: none;
}
.my-btn .hvr-shadow-radial {

    background: #e32f11;
    color: white;
    padding: 10px 30px;
    border-radius: 10px;
	margin: 0px 20px;
}
.img-archive.img-responsive {
    border: 1px solid #e1e1e1;
}
.my-btn .hvr-shadow-radial:hover{
    color: white;
text-decoration:none 
}
.my-btn {
    text-align: center;
}
.book {
    border: 1px solid #d2d2d2;
	width:100%;
	
	
}
#carousel-example-generic {
    margin-top:0px;
	margin-bottom:0px
}

.book-cont {
    position: relative;
	margin-bottom:30px
}

.shadow {
    position: absolute;
    bottom: -5%;
		width:100%

}
 .marky {
    position: absolute;
    top: -20px;
    left: 25px;
}

 
.internal-title {
    color: #fff;
    font-size: 26px;
	    text-shadow: -3px 2px 3px #1d1d1d;
		    text-align: right;
			  
}
.bg-title2{background:url(../images/parallax2.jpg);box-shadow: inset 0 26px 28px -10px rgba(39, 39, 39, 0.5), inset 0 -10px 8px -10px rgba(39, 39, 39, 0.5);
    padding-top: 30px;
    padding-bottom: 25px;}
	
	.testimonial-img
	 {
    width: 350px;
    height: 350px;
    overflow: hidden;
}
.test-img.img-responsive{width:100%}
.testimonial-text {
    position: relative;
    padding: 30px 15px;
}
.top {
    position: absolute;
    right: 0;
    top: 0;
}
.bot {
    position: absolute;
    left: 0;
    bottom: 0;
}
.test-name {
    font-size: 20px;
    float: right;
    font-weight: 400;
}
.alert.alert-danger.contact-alert {
    padding: 0px 10px;
    text-align: right;
	    font-size: 14px;
    color: #e32f11;
	display:none
}
.events-img {
    overflow: hidden;
	    margin-bottom: 15px;
    height: 280px;
}
.event-img.img-responsive {
    width: 100%;
	
}
.event {
    font-size: 15px;
    color: #e32f11;
    text-align: right;
    margin-bottom: 23px;
    padding: 10px;
    background: white;
    border: 1px solid #cccccc;
    display: inline-block;
}

.event.hvr-shadow-radial:hover {
    color: #e32f11;
    text-decoration: none;
}

.flex-prev{font-size: 0;
	width: 40px;
	height: 40px;
		background-image: url(../images/left-product.png);
			background-repeat: no-repeat;
			  color: rgba(0, 0, 0, 0) !important;
			  text-shadow:none!important
}
.flex-next{font-size: 0;
	width: 40px;
	height: 40px;
		background-image: url(../images/right-product.png);
			background-repeat: no-repeat;
			  color: rgba(0, 0, 0, 0)!important;
			  text-shadow:none!important
}
#main {
    margin-bottom: 15px;
}
..share_box{
	position:fixed;
	width:50px;
    bottom: 2%;
	right:0%;
	color: #fff;
}
.share_box {
    position: fixed;
    width: 6%;
    bottom: 2%;
    right: 0%;
    text-align: center;
	    z-index: 1000;
		    min-width: 60px;
}
.donate {
    color: #fff;
}
img.donate-img {
    width: 100%;
}
header>.share_box{display:none}


select#chapter,select#lessons {
    background: #e32f11;
    color: #fff;
    padding: 7px 12px;
	margin-bottom:15px
}
.my-btn2 .hvr-shadow-radial {
    background: #e32f11;
    color: white;
    padding: 7px 12px;
    /* border-radius: 10px; */
    margin-bottom:20px;
    font-size: 15px;
	    float: left;
}

.lesson-img{height:1200px}
.achivement img.img-responsive {
    margin: 0 auto;

}
.achivement{margin-bottom:30px;display:inline-block; background:url(../images/c1.png);    width: 250px;
    height: 250px;
	padding: 45px;
    color: #fff;
    line-height: 33px;
    font-size: 17px;
	position:relative}
	.achiv-link:hover {
    text-decoration: none;
    color: #ffffff;
    background: #29482b;
    transition: all 1s;
}
	.achiv-link {
    display: block;
    background: red;
    position: absolute;
	width:50%;
      bottom: -15px;
    right: 0;
    background: #2fa677;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #009bc9;
    left: 0;
    margin: 0 auto;
}

.father{width:100%;
height:300px;
line-height:300px;
font-size:50px;
transition:all .5s ease-in-out;
position:relative;
transform-style:preserve-3d;
    border: 1px solid #d2d3d3;
	cursor: pointer;
}
.father:hover{transform:rotateY(180deg)}

.father > div {position:absolute;
left:0;
top:0;
width:100%;
height:100%;
line-height:300px;
font-size:50px;
color:#fff;}
.front{z-index:2;
backface-visibility:hidden;
}
.back{z-index:1;
transform:rotateY(180deg)}

#footer .social-icon {
    color: #77797E;
    margin: 8px;
    float: none;
}
 @media (min-width: 992px) and (max-width: 1200px) {
.carousel-inner .item {
	height: 330px;
}
.service-text {
    position: relative;
    padding: 30px 15px;
    font-size: 14px;
    line-height: 27px;
    font-weight: 200;
}
.service-title {
    position: absolute;
    top: -27px;
    background: #e32f11;
    padding: 10px 15px;
    left: 0;
    right: 0;
    color: #fff;
    text-align: center;
    margin: 0 20%;
    font-size: 16px;
}

.col-md-2.col-sm-3.col-sm-pull-0.pull-right.col-xs-pull-4.col-xs-8 img {
    margin-bottom: 15px;
}
.navbar-nav > li {
	padding: 18px 5px;
}
header.smaller .navbar-nav > li {
    
	padding: 22px 2px;
}
header.smaller {
    height: 85px;
    top: 0;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
	font-size:13px
}
.caption-title {
	font-size: 26px;
	color: black;
	text-transform: uppercase;
	font-weight: 400;
}

.caption-text {
    font-size: 14px;
    color: #ffffff;
    text-shadow: none;
    line-height: 30px;
}
.contact-info {
	padding-right: 60px;
}
.footer-title {
	font-size: 20px;
}
.about {
    font-size: 16px;
    line-height: 27px;
	padding-bottom:0px
}



.lesson-img{height:1200px}


}
 @media (min-width: 768px) and (max-width: 991px) {
.both-border {
    border-right: none;
    border-left: none;
}
.carousel-inner .item {
	
	height: 205px;
}
.testimonial-img {
    width: 300px;
    height: 300px;
    overflow: hidden;
    margin: 0 auto;
}
.nav-tabs.nav-justified > li > a {
	font-size: 12px !important;
	font-weight: 400!important;
}
.nav-tabs.nav-justified > .active > a {
	font-size: 12px!important;
	font-weight: 400!important;
}
.log {
	padding-right: 0px!important;
	margin-right: 0px!important;
	padding-left: 15px;
	border-left: 2px solid white;
	margin-left: 15px;
	border-right: none;
}
.nav-tabs.nav-justified> li > a {
	font-size: 15PX;
	padding: 20px 13px;
}
.nav > li > a {
    font-size: 12PX;
    padding: 11px 6px;
}
.navbar-nav > li {
	padding: 20px 2px;
}
.social-icon {
    width: 30px;
    height: 30px;
    margin: 0 5px;
    float: left;
}
.phone {
    margin-left: 15px;
    float: right;
}
header.smaller {
    height: 80px;
    top: 0;
}
header.smaller .navbar-nav > li {
	padding: 20px 3px;
}
.caption-title {
	font-size: 20px;
}

.carousel-caption {
    top: 0%;
}
.caption-text {
    font-size: 11px;
    line-height: 20px;
}
.circle-home {
	width: 80px;
	height: 80px;
	padding-top: 0
}
.circle-home2 {
	width: 80px;
	height: 80px;
	padding-top: 0
}
.circle-title2 {
	font-size: 15px;
	line-height: 35px;
	margin-right: 5px;
}
.circle-title {
	font-size: 15px;
	line-height: 35px;
	margin-right: 67px;
}
.circle-home-container {
	margin: 10px 0;
}
.project-title {
	line-height: 96px;
}
.footer-title {
	font-size: 20px;
	margin-bottom: 5px;
	
}
.log, .sign {
	float: none
}
.top-header .container .col-md-6 {
	text-align: center !important
}
.both-border {
    border-right:none;
	border-left:none}
	.about {
    font-size: 15px;
    line-height: 27px;
	    padding-bottom: 0;
}
.service-item {
    margin-bottom: 30px;
    background: white;}
	.copy-rights .container div {
    text-align: center;
    margin: 0 auto;
    overflow: auto;
    width: 140px;
}

.col-md-4 {
    text-align: center;
}


.lesson-img {
    height: 765px;
}
.my-btn2 .hvr-shadow-radial {
    margin-top: 27px;}
	.col-md-2.col-sm-3.col-sm-pull-0.pull-right.col-xs-pull-4.col-xs-8 img {
    margin-bottom: 15px;
}

}
 @media (min-width: 320px) and (max-width: 767px) {
	 #wrap>.share_box{display:none}
	header>.share_box{
    display: block;
    position: fixed;
    width: 70px;
    top: 20%;
    right: 50%;
    text-align: center;
    z-index: 1000;
	    margin-right: -35px;
}
.both-border {
    border-right: none;
    border-left: none;
}
	header.smaller>.share_box {
      display: block;
    position: fixed;
    width: 70px;
    top: 0%;
    text-align: center;
    z-index: 1000;
}
	 .about {
    font-size: 14px;
    line-height: 27px;
}
.carousel-inner .item {
	height:100px;
}
.bg-title2 {
    background: url(../images/parallax2.jpg);
    box-shadow: inset 0 26px 28px -10px rgba(39, 39, 39, 0.5), inset 0 -10px 8px -10px rgba(39, 39, 39, 0.5);
    padding-top: 15px;
    padding-bottom: 15px;
}
.log, .sign {
	font-size: 10px;
}
select#lang{
	font-size: 10px;
}
.log img {
    width: 24px;
}
.sign img {
    width: 24px;
}
#lang img {
    width: 24px;
}
.top-header .container .col-md-6 {
   text-align:right!important;
  
}
.col-md-4 {
    text-align: center;
}
.shadow {
    position: absolute;
    bottom: -5%;
    width: 100%;
}


.thumbnail-box {
	margin-bottom: 15px;
}
.span-title {
	line-height: 10px
}
.carousel-caption {
	display: none
}
header #logo {
	height:35px !important
	
}
header.smaller #logo {
  
    margin-top: 12px;
}
.social-icon {
    width: 28px;
    height: 28px;
    margin: 0 4px;
	float:left;
}

	.copy-rights .container div {
    text-align: center;
    margin: 0 auto;
    overflow: auto;
    width: 140px;
}
header {
	height: 110px;
}
.menu {
	height: 85px;
}
.brand {
    background: white;
    height: 200px;}
.carousel-indicators li {
	width: 15px;
	height: 3px
}
.internal-title {
    color: #fff;
    font-size: 20px;}
.carousel-indicators .active {
	width: 15px;
	height: 3px
}
.margin-bottom {
    margin-bottom: 15px;
}
.carousel-control {
	display: none
}
.home-title {
	    font-size: 20px;
    margin-bottom: 10px;
    background-image: none;
}
.service-title {
    position: absolute;
    top: -20px;
    background: #e32f11;
    padding: 10px 15px;
    left: 0;
    right: 0;
    color: #fff;
    text-align: center;
    margin: 0 20%;
    font-size: 16px;
    line-height: 20px;
}
.service-text {
    position: relative;
    padding:30px 20px;
    font-size: 15px;
    line-height: 27px;}
.bg-title {
    background: white;
    padding: 0;
}
.service-item {
    margin-bottom: 30px;
    background: white;
    -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.7);
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.7);
    border: 1px solid #e1e1e1;
}
.owl-next, .owl-prev {
    position: absolute;
    top: -20px;
}
.owl-prev {
    left: 15px;
}
.owl-next{
   right: 15px;
}
.carousel-indicators {
    bottom: 0px;
    margin-bottom: 0;
}
.carousel {
	margin-bottom: 15px;
	    margin-top: -10px;
}
.hvr-shadow-radial {
    margin-bottom: 15px;
}
.navbar-nav > li {
	padding: 0px 10px;
	border-bottom: 1px solid rgba(221, 221, 221, 0.6);
}
.navbar-nav > li:last-child {
	border-bottom: none !important;
}
header.smaller .navbar-nav > li {
	padding: 0px 10px;
}

header.smaller {
	height: 50px;
}
.home-text {
	margin: 0;
	font-size: 15px;
	margin-bottom: 15px;
}
.circle-home-container {
	margin: 0px 10px;
}
.my-img {
	display: none
}
.circle-home {
	width: 100px;
	height: 100px;
	border-radius: 50px;
	background: rgba(193, 193, 193, 0.2);
	text-align: center;
	padding-top: 5px;
	border: 1px solid #dcdcdc;
	float: right;
}
.circle-title {
	float: right;
	display: block;
	font-size: 16px;
	color: #A1264A;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 100px;
	margin-right: 15px;
}
.circle-title2 {
	font-size: 16px;
}
.contact-info {
	padding-right: 35%;
	padding-top: 0;
}
.footer-section {
	padding-right: 30px;
	padding-bottom: 0px;
}
.my-contact {
	padding-top: 30px !important;
	padding-right: 35%;
}
.footer-title {
	margin-bottom: 5px;
	font-size: 20px;
}
.project-title {
	line-height: 83px;
	font-size: 18px;
}
.project {
	background: white;
	margin-bottom: 15px;
}
#footer {
	font-size: 12px;
}
.footer-text {
	font-size: 14px;
}
.mail-footer, .phone-footer, .website-footer, .address-footer {
	font-size: 15px;
}
.mail-footer .fa, .phone-footer .fa, .website-footer .fa, .address-footer .fa {
	font-size: 22px;
}
.in-title {
	font-size: 16px;
}
.navbar-toggle {
    padding: 10px 10px;
    margin-top: 11px;
    margin-left:5px;
    margin-bottom: 11px;
}
.box {

    font-size: 16px;
    line-height: 27px;}
.form-control {
	font-size: 12px;
}
.example-image-link.col-md-3 {
	height: 150px;
	overflow: hidden;
	margin-bottom: 15px;
}
.testimonial-img {
    width: 290px;
    height: 290px;
    overflow: hidden;
	    margin: 0 auto;
}




.lesson-img {
    height: 290px;
}
.my-btn2 .hvr-shadow-radial {
    float: none;
	
	
}
.col-md-2.col-sm-3.col-sm-pull-0.pull-right.col-xs-pull-4.col-xs-8 img {
    margin-bottom: 15px;
}
}
@media (min-width: 630px) and (max-width: 767px) {
.carousel-inner .item {
	height: 170px;
}
.example-image-link.col-md-3 {
	height: 300px !important;
	overflow: hidden;
	margin-bottom: 15px;
}
.lesson-img {
    height: 760px;
}
}
