body{
	margin:0;
	padding:0;
	font-family:arial;
	background:url('assets/images/home_bg2.png') no-repeat;
	background-size:cover;
}
.ca-content p {
			max-height: 121px;
			    min-height:60px !important;
		}
	.logo_left img {
    width: 300px;
    height: 300px;
    border-radius: 50%;
    z-index: 99;
    position: relative;
    top: 15px;
    left: 81px;
}

.header_bg{
	background:url('assets/images/home_bg.jpg') no-repeat;
	background-size:cover;
	width:100%;
	height:385px;
	background-position:center;
}

.logo_left img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    z-index: 99;
    position: relative;
    top: 15px;
    left: 81px;
}
.logo_left h2 {
    margin-top: 6px;
}
.header_info {
    color: #fff;
	
	    position: relative;
    top: -130px;
    left: 200px;
}

.header_info .header_social_icon i {
    font-size: 25px;
    color: #fff;
}
.header_info h1{
    font-weight: bold;
}

i.fab.fa-facebook-f {
    background: #3b5999;
    padding: 20px 25px !important;
    border-radius: 50%;
    color: #fff;
    
}

i.fab.fa-twitter {
    background: #55acee;
    padding: 20px 20px !important;
	border-radius:50%;
	color:#fff;
}

i.fab.fa-instagram {
    background: #e4405f;
    padding: 20px 22px !important;
	border-radius:50%;
	color:#fff;
}

i.fab.fa-google {
    background: #dd4b39;
    padding: 20px !important; 
	border-radius:50%;
	color:#fff;
}
.header_social_icon {
   
}

.home_content_bg{
	background:#fff;
	border-bottom: 3px solid #C3C3C3;
}
.single_content_section {
      display: inline-block;
    margin-right: 40px;
    padding: 25px 0;
    padding-bottom: 100px;
}

.single_content_section i {
    font-size: 35px;
    display: block;
    padding: 30px;
    background: #434957;
    color: #fff;
    border-radius: 50%;
}
span.text {
    margin-top: 20px;
    display: inline-block;
    color: #444854;
}

span.text:hover {
    color: #22ADF2;
}

.single_content_section a:hover {
    text-decoration: none;
}
.icon {
    display: inline-block;
    padding: 20px;
    color: #434957;
}
.home_info_bg{background:#fff}


.about_img img {
    border: 5px solid #fff;
    transform: rotate(-7deg);
    margin: 50px 0;
	    width: 300px;
    height: 300px;
}

header h1 {
    padding-top: 50px;
	padding-left:10px;
}

.about_txt {
    padding-top: 66px;
    padding-bottom: 50px;
	
}
.about_img {
    padding-left: 50px;
}
.about_social_icon {
    text-align:right;
    padding: 20px 0 50px 0;
}

.main_menu.photo_nav_bg {
    background: #58718C;
    color: #fff;
}

li.nav-item a {
    color: #fff;
}

ul.nav.nav-tabs {
    border: none;
}

li.nav-item {
        padding: 7px 0px;
}

li.nav-item a {
    padding: 7px 10px;
}
ul.nav.nav-tabs {
    float: right;
}

.carousel-item  img {
    height: 400px!important;
    width: 100% !important;
}

.carousel-inner {
    margin-top: 100px;
}
.photo_bottom {
    width: 100%;
    height: 44px;
    background: #58718C;
    margin-bottom: 50px;
    border-top: 5px solid #292828;
	-webkit-box-shadow: 0px 14px 18px -5px rgba(0,0,0,0.65);
-moz-box-shadow: 0px 14px 18px -5px rgba(0,0,0,0.65);
box-shadow: 0px 14px 18px -5px rgba(0,0,0,0.65);
}
.photo_bottom p {
    color: #fff;
    padding-top: 7px;
}
.carousel-item {
    border-top: 5px solid #ddd;
  
	
}

.video_title {
    
    
   
   
    text-align: center;
}

.video {
text-align: center;margin: 20px 0;}

.boxed-border {
        border-bottom: 5px dashed #ddd;
    width: 100%;
    /* position: absolute; */
    /* left: 310px; */
    margin: 30px 0;
}

.video-text {
    
    font-weight: bold;
	text-align:center;
	font-size:30px;
}

.video_section {
    margin-top: 50px;
}

section.jumbotron.text-center {
    padding: 10px;
    color: #007BFF;
}

.single-article {
      margin-right: 60px;
	padding: 50px 0;
	
}

.home-article {
    margin-top: 50px;
}

.article-title {
   
    margin-bottom: 20px;
}
.article_txt {
    padding-bottom: 50px;
}
a#read_more {
    background: red;
    color: #fff;
    padding: 10px 20px;
    margin:20px 0;
   
}

.ca-img {
    width: 100%;
    position: relative;
    left: 0px;
    margin-bottom: 25px;
	padding-top:25px;
	 height: 180px;
}
.ca-header {
   
        max-height: 54px;
    min-height: 60px;
}
.ca-header {
    font-weight: bold;
	margin: 15px 0;
	margin-top: 100px !important;
	margin-bottom: 0px !important;
}

a.read-more-btn {
    background: red;
    padding: 10px 15px;
    display: inline-block;
    color: #fff;
    margin: 10px 0;
	transition:0.5s;
}
a.read-more-btn:hover {
    background: green;
    text-decoration: none;
}


.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
     display: block;
}

i.fas.fa-angle-left {
    font-size: 40px;
    position: absolute;
    left: -25px;
    top: 200px;
    color: #757272;
}i.fas.fa-angle-right {
    font-size: 40px;
    position: absolute;
    right: -25px;
    top: 201px;
	color:#757272;
}
i.fas.fa-angle-right:hover , i.fas.fa-angle-left:hover{
    color: #2D2929;
}


.article_header {
    padding-top: 50px;
}

.day h2 {
    padding: 0 55px;
    position: relative;
}

.day h2:after {
    content: '';
    position: absolute;
    border-bottom: 2px solid #ddd;
    width: 90%;
    top: 20px;
    left: 181px;
}

.day h2:before {
    content: '';
    position: absolute;
    border-bottom: 2px solid #ddd;
    width: 5%;
    top: 18px;
    left: 0;
}

.article_header_date h1 {
    margin-left: 74px;
    line-height: 50px;
}

.date_3 p {
    color: #737171;
    margin-left: 69px;
    line-height: 0px;
}

.header_3_left p {
    color: #756D6D;
    line-height: 0px;
    float: left;
}

.header_3_right a {
    float: right;
    line-height: 0px;
}

.tags {
    text-align: right;
    margin-top: 50px;
}

.article-content {
    background: #fff;
}

.content-img {
    margin-top: 50px;
    float: left;
    margin-right: 10px;
    border: 2px solid #000;
}
.content-text {
margin-top: 50px;
padding-bottom: 100px;
}
.my_article {
    font-style: italic;
}


.contact_header h1 {
    padding-top: 50px;
    position: relative;
	color:red;
}

/*.contact_header h1:after {
    content: '';
    position: absolute;
    border-bottom: 1px solid #ddd;
    width: 75%;
    top: 74px;
    right: 0;
}
*/
form#form label {
    display: block;
    font-size: 20px;
    color: red;
}

form#form label>span {
    display: block;
    color: #292626;
    font-size: 12px;
}

form#form input {
    width: 100%;
    margin-bottom: 23px;
}

textarea {
    width: 100%;
    height: 200px;
}

input#submit {
    width: 200px;
}

input#myMath {
    width: 200px !important;
}

input#submit {
    width: 200px !important;
    margin-left: 115px;
    border: none;
    padding: 10px 15px;
    color: white;
    font-size: 20px;
    background: #09524F;
    border-radius: 5px;
	float:right;
	margin-top:20px;
	margin-bottom: 50px;
}

i.fab.fa-facebook-messenger {
    font-size: 40px;
	margin-top:10px;
}

span#f {
    font-size: 30px;
    margin-left: 26px;
	    position: relative;
    top: -6px;
}

.social_two.text-left b {
    display: block;
	margin-bottom:5px;
}

.social_two.text-left span {
    display: block;
}

.social_two.text-left {
        margin-top: 5px;
	margin-left:80px;
}
form#form {
    padding-bottom: 100px;
}
.social_one {
    margin-top: 16px;
    margin-left: 80px;
}

label#math {
    display: inline-block;
}

input#myMath {
position: relative;left: 40px;margin-top: 10px;}


h1.recent-blog-text {
    margin-top: 30px;
}
-------------blog-------------




.blog-date.today-2 {margin: 0;padding: 0;background: #fff;width: 65%;position: relative;left: 40px;z-index: 2;}

.border-blog {
    border-bottom: 2px solid #c2b2b2;
    position: relative;
    top: -3px;
    z-index: 1;
}

.carousel-control-prev, .carousel-control-next {
    right: 0;
    top: 0;
}


----------------
	.w-bg{background:#fff;}
	
	.blog_header.w-bg {
    padding: 50px 0;
    padding-bottom: 0;
}

.blog-date.text-center.today {
    font-size: 35px;
    font-weight: bold;
    position: relative;
z-index: 100;
}

.blog-date.today-2 {
    background: #fff;
    width: 55%;
    z-index: 99 !important;
    position: absolute;
    left: 59px;
    font-weight: bold;
    top: -17px;
}

.blog-date.today-3 {
    font-size: 15px;
    line-height: 49px;
    color: #756E6E;
    position: relative;
z-index: 100;
}



.my-contact-mobile{
    display:none;
}

div#blog-title {
    font-size: 35px;
    position: relative;
	color: #00A2E8;
}



div#blog-title-posted {
    color: #2D2A2A;
}
.blog-content-img {
    float: left;
    border: 3px solid;
    margin-right: 15px;
    margin-bottom: 15px;
}
.blog-share-section {
    
    
}

.blog-share-section p {
    font-style: normal;
}


.full_blog{overflow:hidden;}
a.next {
    float: right;}
    a.previous {
    margin-left: 33%;
}

a.previous, a.next {
    margin-bottom: 50px;
    display: inline-block;
    background: #EEEEEE;
    padding: 6px 30px;
    border: 2px solid #ddd;
    border-radius: 2px;
    color: #444141;
    margin-top: 50px;
}
h4.comment-title {
    border-bottom: 3px solid #ddd;
    width: 100%;
    padding: 0 0 30px 0;
}
a.blog-share-icon i {
   padding:10px 15px;
}
a.blog-share-icon.icon-1 i , a.blog-share-icon.icon-2 i {
    margin-right: 10 !important;
	padding:0;
}
.reply {
    font-style: normal;
    margin: 20px 0;
    color: #1295E0;
    font-size: 25px;
}
.reply {
    margin: 20px 0 !important;
}
.bor-btm {
    border-bottom: 3px solid #CAC1C1;
    width: 100%;
        margin: 5px 0;
   
}
label.comment-class {
    font-style: normal;
    display: block;
    font-size: 25px;
    margin: 25px 0;
}

input.comment-input {
    width: 700px;
    padding: 6px;
}

textarea.comment-input {
    width: 700px;
    display: block;
}

input.comment-submit {
    border: none;
    margin: 20px 0 !important;
    padding: 10px 37px;
    font-size: 25px;
    color: #fff;
    background: #1A73A7;
    border-radius: 5px;
}
input.comment-submit {
    margin: 10px 0;
}
textarea.comment-input {
    margin-top: 20px;
}
.blog-social{
	border-radius:2px !important;
}

button#dropdownMenuButton {
    background: #58718C;
    border: none;
    position: relative;
    top: 2px;
}

button#dropdownMenuButton:focus {
    border: none;
    outline: none;
    box-shadow: none;
}
.dropdown-menu.show {
   background: #58718C;
    position: absolute !important;
    top: 14px !important;
    border: none;
}


.contact-social>i.fab.fa-facebook-f {
    padding: 10px 15px !important;
}.contact-social>i.fab.fa-twitter{
    padding: 10px 10px !important;
}
.today-3{
text-transform:capitalize;
}
.blog-content-img img {
    width: 300px;
    height: 200px;
}
i.fab.fa-pinterest.blog-social {
    background: #bd081c;
    font-size: 30px;
    padding: 13px 17px;
    position: relative;
    top: 6px;
    color: #fff;
}

i.fab.fa-linkedin.blog-social {
    padding: 13px 19px;
    background: #0077B5;
    font-size: 30px;
    color: #fff;
    position: relative;
    top: 6px;
}
i.fab.fa-whatsapp {
    background: #23A215;
    color: #fff;
    padding: 5px;
    font-size: 29.5px;
    margin-right:0px;
}

i.fab.fa-viber {
    background: #834995;
    color: #fff;
    padding: 5px;
    font-size: 28px;
    margin-right:5px;
}
span.contact-social.contact-footer img {
    width: 36px;
    height: 38px;
    position: relative;
    top: -7px;
    margin-right: 25px;
}

span.contact-social.contact-footer {
    position: relative;
    left: -76px;
}
a.gmail {
    margin-left: 17px;
}
.blog-share i {
    border-radius: 50% !important;
}
i#print {
    background: red;
    padding: 13px;
    font-size: 29px;
    position: relative;
    top: 5px;
    border-radius: 50%;
    color: #fff;
    cursor:pointer;
}

-----Responsive-----

#myimage{
	border-radius:50%;
	    width: 250px;
    height: 250px;
	position: relative;
    top: 5%
}
@media only screen and (max-width: 1200px) {
    .logo_left h2 {
    margin-top: 8px;
    font-size: 28px;
}
}
@media only screen and (max-width: 1100px) {
    .logo_left h2 {
    margin-top: 8px;
    font-size: 28px;
}
.ca-content p {
    max-height: 121px;
    min-height: 96px !important;
}


}
@media only screen and (max-width: 1000px) {
  #myimage{
	    width: 200px;
    height: 200px;
    float: left;
    position: relative;
    left: 25%;
    top: 10%;
  }
  .ca-content p {
    max-height: 121px;
    min-height: 205px !important;
}
   .my_info h1 {
    font-size: 28px;
}

i.fab.fa-facebook-f {
    background: #3b5999;
    padding: 10px 15px !important;
    border-radius: 50%;
    color: #fff;
    
}

i.fab.fa-twitter {
    background: #55acee;
    padding: 10px !important;
	border-radius:50%;
	color:#fff;
}

i.fab.fa-instagram {
    background: #e4405f;
    padding: 10px 12px !important;
	border-radius:50%;
	color:#fff;
}

i.fab.fa-facebook-messenger {
	    background: rgba(0,120,255);
		color: #fff;
		padding: 9px 11px;
		border-radius: 50%;
		position: relative;
		top: 3px;
		font-size: 20px;
	}
	
	.single_content_section i {
    font-size: 35px;
    display: block;
    padding: 25px;
    background: #434957;
    color: #fff;
    border-radius: 50%;
}
	.logo_left h2 {
    font-size: 22px;
    position: relative;
    top: 10px;
}

li.nav-item a {
    padding-right: 1px;
}

i.fab.fa-pinterest.blog-social {
    background: #bd081c;
    font-size: 18px;
    padding: 9px 10px;
    position: relative;
    top: 2px;
    color: #fff;
    z-index:99;
}
i.fab.fa-linkedin.blog-social {
    padding: 10px 12px;
    background: #0077B5;
    font-size: 18px;
    color: #fff;
    position: relative;
    top: 2px;
    z-index:99;
}
i#print {
    background: red;
    padding: 10px;
    font-size: 17px;
    position: relative;
    top: 2px;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    z-index:99;
}
i#title-1 {
    font-size: 28px;
}
.nav-item a{
		    padding-left:2px !important;
		     padding-right:2px !important;
		    
		}
		
		.ca-img {
    width: 100%;
    position: relative;
    left: 20px;
    margin-bottom: 25px;
    padding-top: 25px;
    height: 122px;
}
header h1 {
    padding-top: 50px;
    padding-left: 10px;
    font-size: 25px;
}

}
@media only screen and (max-width: 900px) {
  #myimage{
	    width: 200px;
    height: 200px;
    float: left;
    position: relative;
    left: 25%;
    top: 10%;
  }
 .ca-content p {
    max-height: 121px;
    min-height: 150px !important;
}
   .my_info h1 {
    font-size: 28px;
}

i.fab.fa-facebook-f {
    background: #3b5999;
    padding: 10px 15px !important;
    border-radius: 50%;
    color: #fff;
    
}

i.fab.fa-twitter {
    background: #55acee;
    padding: 10px !important;
	border-radius:50%;
	color:#fff;
}

i.fab.fa-instagram {
    background: #e4405f;
    padding: 10px 12px !important;
	border-radius:50%;
	color:#fff;
}

i.fab.fa-facebook-messenger {
	    background: rgba(0,120,255);
		color: #fff;
		padding: 9px 11px;
		border-radius: 50%;
		position: relative;
		top: 3px;
		font-size: 20px;
	}
	
	.single_content_section i {
    font-size: 35px;
    display: block;
    padding: 25px;
    background: #434957;
    color: #fff;
    border-radius: 50%;
}


.article-title a span {
    font-size: 16px !important;
}
.about_txt {
    padding-top: 100px;
    padding-bottom: 50px;
}

}
@media only screen and (max-width: 800px) {
  #myimage{
	     width: 150px;
    height: 150px;
    float: left;
    position: relative;
    left: 30%;
    top: 10%;
  }
  .ca-content p {
    max-height: 121px;
    min-height: 150px !important;
}
   .my_info h1 {
    font-size: 28px;
}

i.fab.fa-facebook-f {
    background: #3b5999;
    padding: 10px 15px !important;
    border-radius: 50%;
    color: #fff;
    
}

i.fab.fa-twitter {
    background: #55acee;
    padding: 10px !important;
	border-radius:50%;
	color:#fff;
}

i.fab.fa-instagram {
    background: #e4405f;
    padding: 10px 12px !important;
	border-radius:50%;
	color:#fff;
}

i.fab.fa-facebook-messenger {
	    background: rgba(0,120,255);
		color: #fff;
		padding: 9px 11px;
		border-radius: 50%;
		position: relative;
		top: 3px;
		font-size: 20px;
	}
	.single_content_section {
		display:block;
		margin-right: 0px;
		padding: 0;
		padding-bottom: 0px;
		margin-top:20px;
		position: relative;
		left: 37%;
	}
	.single_content_section i {
		font-size: 15px;
		display: block;
		padding: 10px;
		background: #434957;
		color: #fff;
		border-radius: 50%;
		width: 50px;
		height: 44px;
		line-height: 25px;
	}
	span.text {
		margin-top: 20px;
		color: #444854;
		display: flex;
	}
.my_info {
    color: #fff;
    margin: 53px;
    position: relative;
    left: 20%;
}
 
}
@media only screen and (max-width: 700px) {
  #myimage{
	    width: 200px;
    height: 200px;
    float: left;
    position: relative;
    left: 20%;
    top: 20%;
  }
  .ca-content p {
    max-height: 121px;
    min-height:8px !important;
}
   .my_info h1 {
    font-size: 35px;
}
i.fab.fa-facebook-f {
    background: #3b5999;
    padding: 10px 15px !important;
    border-radius: 50%;
    color: #fff;
    
}

i.fab.fa-twitter {
    background: #55acee;
    padding: 10px !important;
	border-radius:50%;
	color:#fff;
}

i.fab.fa-instagram {
    background: #e4405f;
    padding: 10px 12px !important;
	border-radius:50%;
	color:#fff;
}

i.fab.fa-facebook-messenger {
	    background: rgba(0,120,255);
		color: #fff;
		padding: 9px 11px;
		border-radius: 50%;
		position: relative;
		top: 3px;
		font-size: 20px;
	}
	.single_content_section {
		display:block;
		margin-right: 0px;
		padding: 0;
		padding-bottom: 0px;
		margin-top:20px;
		position: relative;
		left: 35%;
	}
	.single_content_section i {
		font-size: 15px;
		display: block;
		padding: 10px;
		background: #434957;
		color: #fff;
		border-radius: 50%;
		width: 50px;
		height: 44px;
		line-height: 25px;
	}
	span.text {
		margin-top: 20px;
		color: #444854;
		display: flex;
	}

.my_info {
    color: #fff;
    margin: 53px;
    position: relative;
    left: 10%;
}

.my-contact-mobile{
    display:block;
}

.my-contact{
    display:none;
}

a.nav-link {
    font-size: 12px;
}

button#dropdownMenuButton {
    font-size: 12px;
    top: 2px;
    position: relative;
}

.ca-header {
    max-height: 98px;
    min-height: 73px;
}
.ca-header {
    font-weight: bold;
    margin: 15px 0;
        margin-top: 15px;
        margin-bottom: 15px;
    margin-top: 25px !important;
    margin-bottom: 0px !important;
}
}
@media only screen and (max-width: 500px) {
  #myimage{
	    width: 200px;
    height: 200px;
    float: left;
    position: relative;
    left: 20%;
    top: 20%;
  }
   .ca-content p {
    max-height: 121px;
    min-height:8px !important;
}
   .my_info h1 {
    font-size: 27px;
}

i.fab.fa-facebook-f {
    background: #3b5999;
    padding: 10px 15px !important;
    border-radius: 50%;
    color: #fff;
    
}

i.fab.fa-twitter {
    background: #55acee;
    padding: 10px !important;
	border-radius:50%;
	color:#fff;
}

i.fab.fa-instagram {
    background: #e4405f;
    padding: 10px 12px !important;
	border-radius:50%;
	color:#fff;
}

i.fab.fa-facebook-messenger {
	    background: rgba(0,120,255);
		color: #fff;
		padding: 9px 11px !important;
		border-radius: 50%;
		position: relative;
		top: 0 !important;
		font-size: 20px !important;
	}
	.single_content_section {
		display:block;
		margin-right: 0px;
		padding: 0;
		padding-bottom: 0px;
		margin-top:20px;
		position: relative;
		left: 37%;
	}
	.single_content_section i {
		font-size: 15px;
		display: block;
		padding: 10px;
		background: #434957;
		color: #fff;
		border-radius: 50%;
		width: 50px;
		height: 44px;
		line-height: 25px;
	}
	span.text {
		margin-top: 20px;
		color: #444854;
		display: flex;
	}
.my_info {
    color: #fff;
    margin: 53px;
    position: relative;
    left: 10%;
}

 li.nav-item a {
    padding: 7px 5px;
}
 .logo_left h2 {
    font-size: 18px;
}
.ca-content p {
    max-height: 121px;
    min-height: 230px !important;
}

}
@media only screen and (max-width: 400px) {
    .my-contact-mobile{
    display:block !important;
}
  #myimage{
	    width: 150px;
    height: 150px;
    float: left;
    position: relative;
    left: 20%;
    top: 20%;
  }
   .ca-content p {
    max-height: 121px;
    min-height: 505px !important;
}
  
   .my_info h1 {
    font-size: 20px;
}

i.fab.fa-facebook-f {
    background: #3b5999;
    padding: 10px 15px !important;
    border-radius: 50%;
    color: #fff;
    
}

i.fab.fa-twitter {
    background: #55acee;
    padding: 10px !important;
	border-radius:50%;
	color:#fff;
}

i.fab.fa-instagram {
    background: #e4405f;
    padding: 10px 12px !important;
	border-radius:50%;
	color:#fff;
}

i.fab.fa-facebook-messenger {
	    background: rgba(0,120,255);
		color: #fff;
		padding: 9px 11px;
		border-radius: 50%;
		position: relative;
		top: 3px;
		font-size: 20px;
	}
	
	.single_content_section {
		display:block;
		margin-right: 0px;
		padding: 0;
		padding-bottom: 0px;
		margin-top:20px;
		position: relative;
		left: 35%;
	}
	.single_content_section i {
		font-size: 15px;
		display: block;
		padding: 10px;
		background: #434957;
		color: #fff;
		border-radius: 50%;
		width: 50px;
		height: 44px;
		line-height: 25px;
	}
	span.text {
		margin-top: 20px;
		color: #444854;
		display: flex;
	}
	.my_info {
    color: #fff;
    margin: 53px;
    position: relative;
    left: 5%;
}

a.nav-link {
    padding-left: 0.5px !important;
    padding-right:0.5px !important;
}

button#dropdownMenuButton {
    padding-left: 3px;
    padding-right: 3px;
}


}

.video iframe{
     width:800;
     height:345;
     
}
.ca-content {
    overflow: hidden;
}