 @font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}


body {
    margin: 0px;
    padding: 0px;
    color: #444444;
    font-family: 'Dosis', sans-serif;
    /* font-family: 'Philosopher', cursive; */
   
}

* {
    box-sizing: border-box;
}

img {
    max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
a,
span {
    margin: 0px;
    padding: 0px;
}

a {
    color: #444444;
}

a:hover {
    color: #444444;
}

footer,
header,
figcaption,
figure,
aside,
section,
address,
map {
    margin: 0px;
    padding: 0px;
}


h2{font-size:35px; font-weight:normal; padding-bottom:10px; font-family: 'Philosopher', cursive;}
p{ font-size:18px; font-weight:normal; padding-bottom:10px; line-height:28px;}

.header{width:100%; float:left;}

/* top bar */

.top_bar {
    width: 100%;
    padding: 15px 0px;
    background: #f2f2f2;
    border-top: 2px solid #93cc4b;
    position: relative;
    font-size: 16px;
    font-weight: 500; float:left;
}
.navigation{width:100%; float:left;  background: #fff;}
.banner{width:100%; float:left; margin-top:-15px;}


.top_bar_contact {
    width: 100%;
    text-align: right;
    margin: 0;
    padding: 0;
}

.top_bar_contact ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.top_bar_contact li {
    line-height: 18px;
    display: inline-block;
    border-left: 1px #5a5a5a solid;
    padding: 0 15px;
}

.top_bar_contact li a {
    color: rgba(0, 0, 0, .8);
    text-decoration: none
}

.top_bar_contact li a:hover {
    color: rgba(0, 0, 0, .8);
    text-decoration: none;
}

.top_bar_contact li:first-child {
    border: none;
}

.top_bar_social {
    width: 100%;
    text-align: left;
    margin: 0;
    padding: 0;
}

.top_bar_social a {
    color: rgba(0, 0, 0, .8);
    text-decoration: none;
    border: 1px solid #e2e2e2;
    padding: 3px;
    width: 30px;
    display: inline-block;
    text-align: center;
    margin-left: 5px;
}

.top_bar_social a:hover {
    color: rgba(0, 0, 0, .8);
    text-decoration: none;
}

.top_bar_social a i,
.top_bar_social a:hover i {
    color: rgba(0, 0, 0, 1);
    text-decoration: none;
}


/* end */
.rmm a{ color: #555;}
.rmm { width:100%; padding: 3px 0 1px;}
.rmm ul {margin: 0; padding:0; list-style: none; position: relative; }
.rmm ul:after {content: ""; clear: both; display: block;}
.rmm ul li {float: left; }
.rmm ul li:hover {background: #93cc4b!important; }
.rmm ul li:hover > ul {display: block; color: #555;}
.rmm ul li:hover a{color: #fff;}
.rmm ul li a {color: #555; display: block; text-decoration: none;}
.rmm ul ul {display: none; margin:0; padding: 0; position: absolute; /*top: 100%;*/}
.rmm ul ul li {float: none; position: relative;}
.rmm ul ul li a{color: #fff;}
.rmm ul ul li a:hover {background: #93cc4b;}
.rmm ul ul ul {position: absolute; left: 100%; top:0; width: 100%;}

/* mobile menu header button */
.rmm-toggled {width: 100%; background-color: #fff; min-height: 50px; margin: 0 auto; display: none;}
.rmm-closed ~ .rmm-mobile {display: none!important;}
.rmm-toggled-controls{width: 100%;}
.rmm-toggled-title{width: 60%; float: left; font-size: 27px; color: #fff; font-weight:600; display: block; padding: 0px 0 18px 0; text-decoration: none; text-transform: uppercase; text-align: left; padding-left: 0px;}
.rmm-toggled-button{width: 20%; float: left; margin-top: 3px;
	display:block;
	width: 54px;
	padding:5px !important;
	margin:30px 2px 0 0;
	border:1px solid #594e4e;
	border-radius:3px;
	float: right;
}
.rmm-toggled-button span{float: left; display: block; margin: 3px 3px; height: 4px; background: #594e4e; width: 37px;}

/* normalny back button visible only on mobiles  */
.rmm .rmm-back{display: none; font-size: 12px;}
.rmm .rmm-back:after {display: none;}
.rmm .rmm-back a:after {
	font-family: 'icomoon';
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\e000";
	position: relative;
	display: inline-block;
	-webkit-transform: rotate(-60deg);
	transform: rotate(-60deg);
	top: 5px;
	right: 8px ;
	float: left;
	font-size: 10px;
}
.rmm-mobile .rmm-back{display: block;}

/* mobile menu list */
.rmm-mobile{width: 100%;}
.rmm-mobile .rmm-dropdown:hover ~ ul, .rmm-mobile .rmm-dropdown:hover > ul ,.rmm-mobile .rmm-dropdown:hover + ul {display: none!important;}
.rmm-mobile ul{width: 100%; position: inherit!important;}
.rmm-mobile li{width: 100%; }

/* mobile menu js action */
.rmm-dropdown{display: block!important;}
.rmm-mobile .rmm-subview{display: block!important; width: 100%;}
.rmm-mobile .rmm-subover-hidden{display: none!important;}
.rmm-mobile .rmm-subover-visible{display: block;}
.rmm-mobile .rmm-subover-header{display: none!important; padding: 0; margin: 0;}

/* mobile menu content */
.rmm-mobile .rmm-submenu{position: relative; left: 0px;}

.rmm .rmm-mobile li:hover > ul {display: none;}

/* arrow down for wide screen */

.rmm.style ul li.logomid  {
        padding: 0px 15px !important;
        background-color: transparent !important; margin-top:-38px;
    }

.rmm.style {text-align: left; }
.rmm.style ul {  display: inline-table; text-align:left;}
.rmm.style ul li {text-align:left; color: #fff; font-size:18px;}
.rmm.style ul li:hover {background: #ebebeb; color: #fff;}
.rmm.style ul ul {display: none; margin:0; background: #ebebeb; border-radius: 0px; padding: 0; position: absolute; z-index:99; }
.rmm.style ul li a {display: block; padding: 21px 44px; text-decoration: none; border: 1px solid #f3f1eb;}
.rmm.style ul li a:hover{color: #fff!important;}
.rmm.style ul ul li {border-bottom: 1px solid #dad8d7; border-top: 1px solid #dad8d7; }
.rmm.style ul ul li a {padding: 12px 35px; color: #555; }
.rmm.style ul ul li a:hover {background: #93cc4b; color:#FFFFFF}

.rmm.style ul li a.active {background: #93cc4b; color: #fff!important;}

/* arrow down for wide screen */
.rmm.style ul li > a:not(:only-child):after {
	font-family: 'icomoon';
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\e000";
	position: relative;
	display: inline-block;
	-webkit-transform: rotate(210deg);
	transform: rotate(210deg);
	top: -4px;
	left: 1px;
	font-size: 10px;
}

/* arrow left for wide screen submenus  */
.rmm.style ul ul li > a:not(:only-child):after {-webkit-transform: rotate(120deg)!important; transform: rotate(120deg)!important; top: 2px; font-size: 14px; float: right; margin-right: -20px;}

/* mobile style */
.rmm.style .rmm-mobile li > a:not(:only-child):after {-webkit-transform: rotate(120deg)!important; transform: rotate(120deg)!important; top: 4px!important; font-size: 14px!important; float: right; margin-right: 2px;}
.rmm.style .rmm-mobile li{ border-bottom: 1px solid #575f6a!important; border-top: 0!important; }


/* slider */

.slider_desc {
    position: relative;
    width: 50%;
    background: #fff;
    margin: auto;
    border-radius: 30px;
    padding: 30px;
    transform: translate(0%, 35%);
    opacity: 0.8;
}

.slider_hd {
    font-family: 'Philosopher', cursive;
    font-size: 37px;
    color: rgba(255, 73, 9, 1);
    text-align: center;
    margin-bottom: 15px;
}

.slider_text {
    border: none;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 15px 0;
    color: #000;
    line-height: 1.5;
    font-size: 18px;
    text-align: center;
}

.added_text {
    padding: 15px 0 0 0;
    color: #000;
    line-height: 1.5;
    font-size: 20px;
    text-align: center;
    text-transform: capitalize;
}


/* about us */
.mrgn20 {margin-top:10px;}
.whiteBG{
    width: 100%;
	min-height: 550px;
    margin: 0 0 20px 0;
    padding: 20px 10px 10px;
    background-color: #fff; 
	float:left;
}

.whiteBG-nw{
    width: 100%;
	min-height: 300px;
    margin: 0 0 20px 0;
    padding: 20px 10px 10px;
    background-color: #fff; 
	float:left;
}

.aboutus {
    width: 100%;
    margin: 0 0 100px 0;
    padding: 50px 0;
    background-color: #f2f2f2; float:left;
}

.about-wrap{
	width: 100%;
	margin: 5px 0 5px 0;
	padding: 80px 0 80px;
	background-color: #f2f2f2;
	float: left;
}

.img_border img {
    border: 5px solid #fff;
}

.aboutus h2 {
    font-family: 'Philosopher', cursive;
    font-size: 40px;
    margin-bottom: 10px;
}

.aboutus p {
    font-family: inherit;
    font-size: 17px;
    line-height: 1.5;
    margin-bottom: 15px;
	text-align: justify;
}

.read_more {
    background-color: transparent;
    border-radius: 50px;
    border: 1px solid #777;
    color: rgba(0, 0, 0, 1);
    text-transform: uppercase;
    font-weight: 500;
}

.read_more:hover {
    background-color: #93cc4b;
    border: 1px solid #ff4400;
    color: rgb(255, 255, 255);
}

@media (max-width: 768px) {
    .img_border {
        text-align: center;
        margin-bottom: 35px;
    }
    .aboutus h2,
    .aboutus p {
        text-align: center;
    }
}

/* end */

/* about us */

.whatwedo {
    width: 100%;
    margin: 0;
    padding: 50px 0;
    background-color: #fff; float:left
}

/* end */

/* box */

.hd {
    text-align: center;
    width: 100%;
    margin-bottom: 35px;
}

.hd h1 {
    font-family: 'Philosopher', cursive;
    font-size: 48px;
}

#whatwedo_sec .owl-buttons {
    position: absolute;
    right: 18px;
    top: -50px;
}

#whatwedo_sec .owl-buttons div {
    color: #fff;
    background: rgba(110, 166, 2, 1);
    height: 30px;
    width: 30px;
    border-radius: 0px;
    border: 1px solid #FFFFFF;
    margin: 5px;
    padding: 3px 8px;
    font-size: 18px;
}


.whatweDo {
    float: left;
    width: 100%;
    margin-top: 30px;
    text-align: center;}

.our-team {
    position: relative;
    overflow: hidden;
    height: 301px;
}

.our-team .team-pic>img {
    width: 92%;
    height: auto;
    border: 1px solid #e1e1e1;
}

.our-team .team-profile {
    background: rgba(130, 196, 1, 1);
    padding: 0 15px;
    position: absolute;
    bottom: -19%;
    width: 92%;
    min-height: 80px;
    transition: all 0.25s ease 0s;
}

.our-team:hover .team-profile {
    bottom: 0px;
    background: rgba(130, 196, 1, 0.8);
}

.our-team .team-profile:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
}

.our-team:hover .team-profile:before {
    border-bottom: 30px solid rgba(255, 73, 9, 0.8);
}

.our-team .team-title {
    line-height: 2.0;
    font-family: serif, Arial;
    margin-bottom: 12px;
}

.our-team .team-title:after {
    content: "";
    display: block;
    width: 50%;
    border-bottom: 1px dashed #fff;
    padding-bottom: 5px;
}

.our-team .team-title a {
    font-family: 'Dosis', sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    display: block;
    transition: all 0.2s linear 0s;
}

.our-team .team-title a:hover {
    color: #fff;
    text-decoration: none;
}

.our-team .team-title>small {
    font-family: 'Philosopher', cursive;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}

.our-team .description {
    font-size: 16px;
    color: #fff;
    line-height: 1.5;
    overflow: hidden;
    max-height: 80px !important;
}

.our-team:hover .team-profile a{font-size:20px; color:#fff;}
.readMore{font-size:16px !important; color:#000 !important}

/* end */

/* wedding venue */

.venue_sec {
    width: 100%;
    background:#f3f1eb url(../images/pepe_icon.png) left bottom no-repeat ; padding:70px 0px; float:left; margin-bottom:70px;
}

.serviceBox {
    text-align: center;
    margin: 0 -15px;
}

.serviceBox img {
    width: 100%;
    height: auto;
}

.serviceBox .service-content {
    position: relative;
    background: #fff;
    color: rgb(0, 0, 0);
    padding: 50px 30px 30px;
    border: 1px solid #e3e1e1;
}

.serviceBox .service-icon {
    display: block;
    width: 70px;
    height: 70px;
    background: #93cc4b;
    border-radius: 10px;
    position: absolute;
    top: -35px;
    left: 0;
    right: 0;
    margin: auto;
    transform: rotate(45deg);
}

.serviceBox .service-icon img {
    transform: rotate(-35deg);
    width: 75%;
    margin-left: -20px;
    margin-top: 15px;
}

.ser_icon2 {
    transform: rotate(-45deg) !important;
    width: 50% !important;
    margin-left: -5px !important;
    margin-top: 15px !important;
}

.ser_icon3 {
    transform: rotate(-45deg) !important;
    width: 45% !important;
    margin-left: 5px !important;
    margin-top: 20px !important;
}

.serviceBox .title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.serviceBox .description {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px;
}

.serviceBox.middle .service-content {
    padding: 30px 30px 50px;
    border: 1px solid #e3e1e1;
}

.serviceBox.middle .service-icon {
    bottom: -35px;
    top: auto;
}

@media only screen and (max-width: 1200px) {
    .serviceBox .title {
        font-size: 17px;
    }
	.rmm.style ul li.logomid  {display:none}
}

@media only screen and (max-width: 767px) {
	.rmm.style ul li.logomid  {display:none}
	.top_bar_social{display:none}
	.rmm-toggled-title{width: 34%; float: left; font-size: 27px; color: #fff; font-weight:600; display: block; padding: 0px 0 8px 0; text-decoration: none; text-transform: uppercase; text-align: left; padding-left: 14px;}
	.rmm.style ul li a {display: block; padding: 13px 46px; text-decoration: none;}
    .serviceBox {
        margin: 0 0 30px 0;
    }
}

/* end */

/* sml desc */

.sml_desc {
    width: 100%;
    margin: 0;
    padding: 100px 0px;
    background-color: #fff;
}

.wedding_plan_banner {
    background-image: url("../images/img9.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 395px;
    text-align: center;
}

.wedding_plan_hd {
    font-size: 28px;
    line-height: 1.5;
    font-weight: 600;
    text-transform: uppercase;
    padding: 50px 20px 30px;
}

.call_bk {
    background-color: rgba(255, 255, 255, 0.5);
    width: 100%;
    font-family: 'Philosopher', cursive;
    font-size: 38px;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 30px;
}

.call_btn {
    background-color: #f4f2f2;
    border-radius: 50px;
    border: 1px solid #000;
    color: rgba(0, 0, 0, 1);
    text-transform: uppercase;
    font-weight: 600;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 18px;
    margin-bottom: 10px;
}

.call_btn:hover {
    background-color: #93cc4b;
    border: 1px solid #ff4400;
    color: rgb(255, 255, 255);
}

.get_bk_soon {
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 30px;
}

.callBack{background-color: #f2f2f2; width:100%; float:left;}
.about_summery {
    background-color: #f2f2f2;
    min-height: 395px;
    text-align: center;
    padding: 48px 20px;
}

.about_summery p {
    font-size: 23px;
    line-height: 1.5;
    color: rgb(0, 0, 0);
    margin-bottom: 20px;
}

.abt_hd {
    text-align: center;
    width: 100%;
    margin-bottom: 31px;
}

.abt_hd h1 {
    font-family: 'Philosopher', cursive;
    font-size: 48px;
}

/* end */
 

/* client speak */

.client_speak_section {
    background-image: url("../images/client_speak.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 290px;
    padding: 50px 0;
    color: #000; float:left; width:100%;
}

#client_sec{    
}

#client_sec .owl-buttons {
    position: absolute;
    right: 0px;
    top: -2px;
}

#client_sec .owl-buttons div {
    color: #fff;
    background: rgba(110, 166, 2, 1);
    height: 30px;
    width: 30px;
    border-radius: 0px;
    border: 1px solid #FFFFFF;
    margin: 5px;
    padding: 3px 8px;
    font-size: 18px;
}


.client_says{width:100%; float:left; background-color: rgba(255, 255, 255, 0.8);
    border-radius: 2px;
    padding: 50px 20px;}
.clientHeading{width:100%; float:left;}
	
.client_box{
    width: 100%; float:left;
}

.client_box_hd {
    font-family: 'Philosopher', cursive;
    font-size: 40px;
    color: #000;
    text-align: center;
    margin-bottom: 15px;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

.client_box_text{
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
}

.client_name{
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
    font-weight: 600;
}

/* end */
 

/* what we offer */

.whatwe_offer {
    width: 100%; float:left;
    background: #fff; margin:80px 0px;
}

.box {
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}

.box:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(112, 107, 114, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.50s ease 0s;
}

.box:hover:after {
    opacity: 1;
}

.box img {
    width: 100%;
    height: auto;
    transition: all 0.50s ease 0s;
}

.box .box-content {
    position: absolute;
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;
    border: 1px solid #fff;
    overflow: hidden;
    z-index: 1;
    transition: all 0.5s ease 0s;
}

.box:hover .box-content {
    opacity: 1;
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.6);
}

.box .title {
    display: inline-block;
    font-family: 'Dosis', sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    background: rgba(255, 255, 255, 0.9);
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    margin: 0;
    padding: 7px 15px;
    transform: translate(0%, -100%);
    transition: all 0.5s ease 0s;
}

.box:hover .title {
    transform: translate(0%, 0%);
}


/* footer section */
.footer{width:100%; float:left; background:url(../images/footer_bg.jpg) no-repeat bottom center; background-size: 100% 100%; margin-top: 45px;}
.footerHeading{width:100%; float:left; }
.footerHeading h2{font-size:24px; }

.footerMenu{ width:100%; float:left; border-right:1px #b2b1ad solid; min-height:200px;}
.footerMenu ul{list-style:none;}
.footerMenu li{line-height:normal; display:block; font-size:14px; color:#000; padding-bottom:5px;}
.footerMenu li a{color:#000;}
.footerMenu li a:hover{color:#000; }
.footerList{width:100%; float:left; padding:60px 0 120px 0}


.footerMenu-1{ width:100%; float:left; border-right:1px #b2b1ad solid; min-height:200px;}
.footerMenu-1 ul{list-style:none;}
.footerMenu-1 li{line-height:normal; float:left; width:100%; font-size:14px; color:#000; padding-bottom:6px;}
.footerMenu-1 li a{color:#000; text-decoration:none}
.footerMenu-1 li a:hover{color:#000;}
.footerMenu-1 li span{float:right; width:80%;}
.socialIcon{width:25px; height:25px; border-radius:100%; background:#3487d1; color:#FFFFFF!important; display:inline-block; text-align:center; line-height:25px; margin-top:5px;}

.footBottom{width:100%; float:left; background:#4f7f13; padding:15px 0px; margin-top:15px;}
.copy{width:100%; float:left; font-size:15px; color:#fff;}
.powerdby{width:100%; float:left; font-size:15px; color:#fff; text-align:right}
.powerdby a{color:#fff; text-decoration:none}
.powerdby a:hover{text-decoration:underline}
.borderNone{border:none;}
/*.footer_section {
    width: 100%;
    background: #fff;
}

.footer_top {
    background-image: url("../images/footer_bg.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 290px;
    padding: 30px 0;
    color: rgba(255, 255, 255, 1);
}

.footer_hd {
    text-align: center;
    width: 40%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
    color: #fff;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 10px 0;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 30px;
}

.address {
    font-size: 18px;
    font-weight: 600;
}

.address img {
    margin-bottom: 10px;
}

.address h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}

.address a {
    text-decoration: none;
    color: #fff;
}

.address a:hover {
    text-decoration: none;
    color: #fff;
}


.footer_links {
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 30px 0;
    background-color: #191919;
}

.footer_links ul {
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0;
}

.footer_links li {
    line-height: 12px;
    display: inline-block;
    border-left: 1px solid #fff;
    padding: 0 15px;
    color: #fff;
}

.footer_links li a {
    color: #fff;
    text-decoration: none
}

.footer_links li a:hover {
    color: #ff4400;
    text-decoration: none;
}

.footer_links li:first-child {
    border: none;
}

.no_margin_bottom{
    margin-bottom: 0px !important;
}

.footer_copy {
    width: 100%; 
    margin: 0;
    padding: 20px 0;
    background-color: #93cc4b;
    color: #fff;
}

.copytxt{
    text-align: left;
}

.poweredtxt{
    text-align: right;
}


.poweredtxt a{color:#FFFFFF;}

*/


.innerBanner {
    background:url(../images/innerBanner.jpg) no-repeat fixed center center / cover ;
    box-sizing: border-box;
    float: left;
    padding: 40px 0;
    position: relative;
    width: 100%; transform: translate3d(0px, 0px, 0px); text-align:center; margin-top:-15px;}


.innerBanner h1 {
    display: inline-block;
    font-size: 40px;
    color: #FFFFFF;
    border: 1px #FFFFFF dashed;
    padding: 10px 40px;
      }

.innerContainer{width:100%; float:left; margin:70px 0px;}
.wraperTxt{width:100%; float:left;}
.wraperTxt ul{list-style:none; margin:6px 0px;}
.wraperTxt li{line-height:normal; display:block; font-size:18px; padding-bottom:8px; background:url(../images/arrow.png) left 5px no-repeat; padding-left:20px;}
.padd{padding:20px 0px;}

.teamImg{width:150px; height:150px; display:inline-block; border-radius:50%; border:3px #CCCCCC solid; overflow:hidden; margin-bottom:15px;}
.teamSection{width:100%; float:left; text-align:center; margin-bottom:20px;}
.desi{font-size:16px; font-weight:bold;}


.testimonial{
    text-align: center;
    padding: 100px 0px 40px 5px;
    margin-bottom: 50px;
    border-bottom: 5px solid #93cc4b;
    position: relative;
}
.testimonial:before{
    content: "\f10d";
    font-family: fontawesome;
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 50px;
    color: #93cc4b;
    opacity: 0.5;
}
.testimonial .pic{
    width: 150px;
    height: 150px;
    border: 5px solid #4b489b;
    position: absolute;
    top: -80px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .description{
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px;
}
.testimonial .testimonial-title{
    display: block;
    text-align: right;
    font-size: 22px;
    color: #93cc4b;
    margin: 0;
}
.testimonial .post{
    display: block;
    font-size: 12px;
    color: #6f6f6f;
    margin-top: 7px;
}


.containArea{width:100%; float:left; background:#FFFFFF; padding:15px; margin-bottom:30px;}
.contactAddress{ width:100%; float:left; border-right:1px #b2b1ad solid; min-height:200px;}
.contactAddress ul{list-style:none;}
.contactAddress li{line-height:normal; float:left; width:100%; font-size:16px; color:#3d3d3d; padding-bottom:10px;}
.contactAddress li a{color:#3d3d3d; text-decoration:none}
.contactAddress li a:hover{color:#000000;}
.contactAddress li span{float:right; width:78%;}
.contactAddress li:first-child{font-size:20px; color:#00aaef}


.contactus{width:100%; float:left;}
.contactusForm{width:100%; float:left;}
.address{width:100%; float:left;}
.address ul{list-style:none;}
.address li{line-height:normal; float:left; width:100%; font-size:18px;  padding-bottom:6px; font-weight:normal}
.address li a{color:#3d3d3d; text-decoration:none}
.address li a:hover{color:#000000;}
.address li span{float:right; width:94%;}
.formArea{width:100%; float:left; background:#eee; padding:20px; margin-top:20px;}
.formArea .btn{font-size:16px; border-radius:0px;}



nav.primary {
	width:auto;
	margin:30px auto;
	display:table;
}

nav.primary ul li  {
	float:left;
	list-style:none;
}

nav.primary ul li a {
	height:39px;
	display:block;
	font-size:15px;
	color:#000;
	padding:0 10px;
	text-decoration:none;
	line-height:39px;
}

nav.primary li a.selected {
    border-bottom: 3px solid #ED3131;
}

.main {
	padding:0;
	margin:0;
	display:block;
}

.entry {
	position:relative;
	float:left;
	margin:10px;
	cursor:pointer;
	width:23%;
	padding:0;
}

.portfolio { margin:0; }

.magnifier {
	background:rgba(237,49,49,.7) url(../images/magnifier.png) no-repeat center;
	position:absolute;
	top:10px;
	left:10px;
	bottom:10px;
	right:10px;
	opacity:0;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-ms-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
}
.video-hover {
	background:rgba(237,49,49,.7) url(images/video.png) no-repeat center;
	position:absolute;
	top:10px;
	left:10px;
	bottom:10px;
	right:10px;
	opacity:0;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-ms-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
}

.entry:hover .video-hover,
.entry:hover .magnifier { opacity:1; }

img {
	max-width:100%;
}

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
   -moz-transition-duration: 0.8s;
        transition-duration: 0.8s;
}

.isotope {
-webkit-transition-property: height, width;
   -moz-transition-property: height, width;
        transition-property: height, width;
}

.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
   -moz-transition-property:    -moz-transform, opacity;
        transition-property:         transform, opacity;
}


@media only screen and (max-width: 479px){
    .testimonial{ padding: 80px 15px 5px; }
    .testimonial::before{ top: 10px; }
    .testimonial .pic{
        width: 120px;
        height: 120px;
        top: -60px;
    }
}




@media (min-width: 100px) and (max-width: 767px) {

#client_sec .owl-buttons{position:static;}
#whatwedo_sec .owl-buttons{position:static;}

.our-team .team-pic>img {width: 100%;}
.our-team .team-profile {width: 100%;  }
.our-team{margin-right:10px;}
.banner{margin-top:-5px;}
.top_bar_social{text-align:center;}
.top_bar_contact{text-align:center; margin-top:10px;}
.rmm.style ul li.logomid{display:none;}
.client_box_hd{width:100%;}
 .slider_desc {
        width: 70%;
        transform: translate(0%, 15%);
    }
    .slider_hd {
        font-family: 'Philosopher', cursive;
        font-size: 54px;
    }
    .slider_text {
        font-size: 24px;
        text-align: center;
    }
    .added_text {
        font-size: 26px;
    }

    .top_bar_contact li:last-child {
        border-left: none;
    } 
.copytxt{text-align:center;}
.poweredtxt{text-align:center; margin-top:10px;}
.innerBanner {margin-top:-5px;}
.entry { width:100%; margin:0px;}

}
@media only screen and (max-width: 990px) {
    .box {
        margin-bottom: 15px;
    }
}


/* end */