@charset "utf-8";
/* Theme Name: Agency Portfolio
	Author: TDS
*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap');
body{font-family: 'Open Sans', sans-serif !important;}
*{margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.navbar_top{width: 100%; float: left; background: rgba(32,46,59, .8); border-top: 2px solid #ffbb0c; position: fixed; top: 0; left: 0; text-align: center; padding: 10px 0px; z-index: 1;}
.top_logo_left{float: left;}
.top_menu_main{display: inline-block; margin-bottom: 0;}
.top_menu_main li{display: inline-block;}
.top_menu_main li a{font-size: 12px; font-weight: bold; color: #fff; text-transform:uppercase; margin: 15px 15px; display: inline-block; -webkit-transition: all ease-in-out .5s; -moz-transition: all ease-in-out .5s; transition: all ease-in-out .5s;}
.top_menu_main li:last-child a{margin-right: 0;}
.top_menu_main li a:hover, .top_menu_main li.current-menu-item a, .top_menu_main li a.active{color: #f9aa1a;}
.top_phone_left{float: right; font-size: 24px;color: #fff; margin: 3px 0; }
.home_hero_section{width: 100%; float: left; background: url("assets/images/banner.png") no-repeat center; background-size: 100% 100%; padding: 350px 0 25px; text-align: center;}
.home_hero_section h1{font-size: 101px; font-weight: 900; color: #fff; text-transform: uppercase; line-height: 100px;}
.home_hero_section p{font-size: 40px; font-weight: 300;color: rgba(255,255,255,.7); margin-bottom: 170px;}
.scroll_to{width: 28px; height: 42px; border: 2px solid #fff; display: inline-block; border-radius: 22px; position: relative;}
.scroll_to:after{position: absolute;width: 2px; height:8px; background: #fff; content: ''; left: 50%; top: 7px; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%);transform: translateX(-50%); animation:moveToBotm infinite 2s;}
.home_features_section{width: 100%; float: left; padding: 140px 0 0;}
.heading_main{width: 100%; text-align: center;}
.heading_main h2, .heading_main h3, .heading_main h4, .heading_main h5, .heading_main h6{display: inline-block; font-size: 40px; color: #313233; font-weight: 300; position: relative; padding: 10px 0;}
.heading_main h2:before, .heading_main h3:before, .heading_main h4:before, .heading_main h5:before, .heading_main h6:before{position: absolute; width: 4px; height: 94px; content:''; background: url("assets/images/heading-before.png") no-repeat center; bottom: 100%; left:50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%);}
.heading_main h2:after, .heading_main h3:after, .heading_main h4:after, .heading_main h5:after, .heading_main h6:after{content: ''; position: absolute; width: 4px; height: 34px; top: 100%; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); background: url("assets/images/heading-after.png") no-repeat center;}
.home_features_iner{width: 100%; float: left; padding-top:90px;}
.home_feature_main{width: 100%; float: left; text-align: center;}
.home_feature_icon{width: 110px; height: 110px; display: inline-block; border-radius: 50%; line-height: 110px; background: #2c3b48;-webkit-transition: all ease-in-out .5s; -moz-transition: all ease-in-out .5s; transition: all ease-in-out .5s;}
.home_feature_main:hover .home_feature_icon{-webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg);transform: rotateY(180deg);}
.home_feature_main h3{font-size: 24px; color: #313233; padding-top: 10px;}
.home_feature_main p{font-size: 14px; color: #313233; line-height: 24px; padding-top: 10px;}
.home_product_img{width: 100%; float: left; padding-top: 0px;}
.home_product_img img{width: 100%; height: auto;}
.home_facts_section{width: 100%; float: left; padding: 130px 0 120px; background: url("assets/images/facts-bg.png") no-repeat center; background-size: 100% 100%;}
.home_facts_main{width: 100%; float: left;}
.home_facts_main h3{font-size: 60px; color: #ffbb0c; font-weight: 900; margin-top: 15px; line-height: 60px; margin-bottom: 0;}
.home_facts_main p{font-size: 24px; color: #fff; font-weight: 700;}
.home_services_section{width: 100%; float: left; padding: 150px 0 0;}
.home_services_inner{width: 100%; float: left; padding: 50px 0 0; position: relative;}
.home_services_main{width: 100%; float: left; text-align: center; margin-bottom: 40px;}
.home_services_icon{display: inline-block;width: 119px; height: 119px; border-radius: 50%; background: #2a3745; line-height: 115px; -webkit-transition: all ease-in-out .5s; -moz-transition: all ease-in-out .5s; transition: all ease-in-out .5s;}
.home_services_main:hover .home_services_icon{-webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg);transform: rotateY(180deg);}
.home_services_icon_iner{width: 111px; height: 111px; display: inline-block; border-radius: 50%; background: #2a3745; border:3px solid #fff; vertical-align: middle;}
.home_services_icon_iner img{vertical-align: middle;}
.home_services_main h3{color: #313233; font-size: 24px; margin-top: 15px;}
.home_services_main  p{font-size: 14px; color: #313233; line-height: 24px; margin-top: 10px;}
.home_services_inner:after, .home_portfolio_section .tab-content:after{content: ''; position: absolute; width: 4px; height: 34px; top: 100%; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); background: url("assets/images/heading-after.png") no-repeat center;}
.homer_testimonail_section{width: 100%; float: left; margin: 90px 0 0; background: url("assets/images/testimonial-bg.png") no-repeat center; background-size: 100% 100%; padding: 90px 0 70px;}
.homer_testimonail_section h3{font-size: 40px; font-weight: 300; color: #fff; text-align: center;}
.home_testimonial_main{width: 100%; float: left; text-align: center;}
.home_testi_client_img{width: 73px; height: 73px; border-radius: 50%; display: inline-block;}
.home_testi_client_img img{width: 73px; height: 73px; border-radius: 50%;}
.home_testimonial_main h4{font-size: 20px; font-weight: 700;color: #fff; margin-bottom: 0; padding-top: 10px;}
.home_testimonial_main span{display: inline-block; font-size: 16px; color: #ffd10a; padding-top: 10px;}
.home_testimonial_main p{font-size: 16px; line-height: 36px; color: #fff; margin: 30px 0 70px;}
.carousel-indicators{margin-bottom: 0;}
.carousel-indicators li{height: 6px;}
.carousel-indicators li.active{background-color: #ffd10a;}
.home_portfolio_section{width: 100%; float: left; padding: 150px 0 120px;}
.home_portfolio_main{width: 100%; float: left; overflow: hidden; max-height: 225px; margin-bottom: 30px;}
.home_portfolio_main img{width: 100%; height: auto; -webkit-transform: scale(1,1); -moz-transform: scale(1,1); transform: scale(1,1); -webkit-transition: all ease-in-out .5s; -moz-transition: all ease-in-out .5s; transition: all ease-in-out .5s;}
.home_portfolio_main:hover img{-webkit-transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1);transform: scale(1.1,1.1);}
.home_portfolio_section .nav.nav-tabs{display: inline-block; text-align: center; width: 100%; border: none; margin-top: 60px;}
.home_portfolio_section .nav.nav-tabs li{display: inline-block;}
.home_portfolio_section .nav.nav-tabs li a{font-size: 16px; color: #8a8a8a; text-transform: uppercase; margin-right: 50px;}
.home_portfolio_section .nav.nav-tabs li:last-child a{margin-right: 0;}
.home_portfolio_section .nav.nav-tabs li.active a{color: #2c2e43; font-weight: 900;}
.home_portfolio_section .tab-content{margin-top: 30px; position: relative;}
.footer_section{width: 100%; float: left; background: url("assets/images/contact-bg.jpg") no-repeat center; background-size: cover; padding: 60px 0 30px;}
.footer_section h3{font-size: 40px; font-weight: 300; color: #fff; text-align: center;}
.home_contact_iner{width: 100%; float: left; padding-top: 20px;}
.home_contact_main{width: 100%; float: left; border-radius: 4px; padding: 30px 20px; background:rgba(255,255,255,.08); border-top: 3px solid #f9aa1a;}
.home_contact_main h4{font-size: 22px; color: #fff; margin-bottom: 20px;}
.home_contact_main label{width: 100%; float: left; margin-bottom: 15px; border-left: 3px solid #fff; padding-left: 15px;position: relative; border-radius: 4px;}
.home_contact_main label:nth-of-type(1){background: url("assets/images/name-icon.png") no-repeat 10px center rgba(255,255,255,.1);}
.home_contact_main label:nth-of-type(2){background: url("assets/images/mail-icon.png") no-repeat 10px center rgba(255,255,255,.1);}
.home_contact_main label:nth-of-type(3){background: url("assets/images/phone-icon.png") no-repeat 10px center rgba(255,255,255,.1);}
.home_contact_main label:nth-of-type(4){background: url("assets/images/message-icon.png") no-repeat 10px 10px rgba(255,255,255,.1);}
.ajax-loader{position: absolute; top: 100%; right: 0;}
div.wpcf7-response-output{clear: both;}
.wpcf7-form-control-wrap{width: 100%; display: inline-block;}
.home_contact_main label .wpcf7-not-valid-tip{position: absolute; top: 100%; left: 0; width: 100%;}
.home_contact_main label img{position: absolute; left: 15px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%);}
.home_contact_main label input{width: calc(100% - 25px); background: none; height: 60px; float: right; border: none; padding: 0 10px; font-size: 16px; color: #fff;}
.home_contact_main label input:focus, .home_contact_main label textarea:focus{outline: none;}
.home_contact_main label input::-webkit-input-placeholder, .home_contact_main label textarea::-webkit-input-placeholder { /* Edge */
  color: rgba(255,255,255,.5);
}

.home_contact_main label input:-ms-input-placeholder, .home_contact_main label textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: rgba(255,255,255,.5);
}

.home_contact_main label input::placeholder, .home_contact_main label textarea::placeholder {
 color: rgba(255,255,255,.5);
}
.home_contact_main label:nth-last-of-type(2) img{top: 12px; -webkit-transform: none; -moz-transform: none; transform: none;}
.home_contact_main label textarea{width: calc(100% - 25px); background: none; height:120px; float: right; border: none; padding: 10px; font-size: 16px; color: #fff;}
.home_contact_main label.btn_submit{ width:  130px;height: auto;border-radius: 4px; background: #ffbb0c; font-size: 20px;border: none; margin-top: 10px; float: right;     -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;    position: relative; padding: 0;}
.home_contact_main label.btn_submit input{width:100%; height: 60px;  background: none; border: none; color: #2c2e43;border-radius: 4px; font-weight: 700; }
.home_contact_main label.btn_submit:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2c2e43;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;border-radius: 4px;
}
.home_contact_main label.btn_submit:hover:before, .btn_submit:focus:before, .btn_submit:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.home_contact_main label.btn_submit:hover input{color: #fff;}
.home_feature_icon img{width: 50px;}
.social_list{width: 100%; text-align: center; margin: 40px 0 20px;}
.social_list li{display: inline-block;}
.social_list li a{width: 61px; height: 58px; border-radius: 4px; background: #2c2f44; line-height: 58px; display: inline-block; margin-right: 15px;}
.social_list li a img{-webkit-transition: all ease-in-out .5s; -moz-transition: all ease-in-out .5s;transition: all ease-in-out .5s;}
.social_list li a:hover img{-webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg);transform: rotateY(360deg); }
.social_list li:last-child a{margin-right: 0;}
.home_contact_main.secondary{ margin-top: 25px;}
.contact_list{width: 100%; display: inline-block; margin: 40px 0 40px;}
.contact_list li{width: 100%; display: inline-block; font-size: 16px; color: #fff; margin-bottom: 15px; }
.contact_list li span{display: inline-block; width: 25px; margin-right: 15px;}
.contact_list li p{display: inline-block; width: calc(100% - 40px); margin-bottom: 0;}
.copyright_botm{width: 100%; float: left; text-align: center; margin: 70px 0 0; font-size: 16px; color: #fff;}
@keyframes moveToBotm{
	0%{top: 7px;}
	50%{top: 22px;}
	100%{top: 7px;}
}
.mob_menu{display: none;}
@media only screen and (max-width:1200px){
	.top_logo_left{width: 200px; margin: 5px 0 0;}
	.top_logo_left img{max-width: 100%;}
	.top_phone_left{font-size: 20px; margin: 8px 0 0;}
	.home_hero_section{padding: 250px 0 25px;}
	.social_list li a{width: 40px; height: 35px; line-height: 35px;}
	.social_list li a img{max-height: 15px;}
}
@media only screen and (max-width:991px){
	.top_menu_main{display: none; position: absolute; top: 100%; left: 0; width: 100%; background: rgba(32,46,59, 1); border-top: 5px solid #ffbb0c; z-index: 2;}
	.top_menu_main li, .top_menu_main li a{width: 100%;}
	.top_menu_main li a{padding: 10px 0; border-bottom: 1px solid rgba(255,255,255,.8); margin: 0;}
	.top_menu_main li:last-child a{border: none;}
	.mob_menu{float: right; width: 35px; height: 25px; position: relative; display: inline-block; margin: 7px 0 0; cursor: pointer; margin-left: 10px;}
	.mob_menu span{width: 100%; height: 5px; background: #fff; display: inline-block; position: absolute; top: 0; -webkit-transition: all ease-in-out .5s; -moz-transition: all ease-in-out .5s;transition: all ease-in-out .5s; left: 0;}
	.mob_menu span:nth-child(2){top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%);}
	.mob_menu span:nth-child(3){top: inherit; bottom: 0;}
	.mob_menu.active span{transform: rotate(45deg); top: 10px;}
	.mob_menu.active span:nth-child(2){opacity: 0;}
	.mob_menu.active span:nth-child(3){transform: rotate(-45deg); bottom: 10px;}
	.top_logo_left{float: left;}
	.top_phone_left{float: right;}
	.navbar_top{padding: 10px 15px;}
	.home_hero_section h1{font-size: 70px; line-height: 70px;}
	.home_hero_section{padding: 150px 0 25px;}
	.home_hero_section p{margin-bottom: 100px;}
	.home_feature_main p br, .home_testimonial_main p br{display: none;}
	.home_facts_main p{font-size: 19px;}
	.home_contact_main{padding: 30px 15px;}
	.social_list li a{margin-right: 5px; width: 38px;}

}
@media only screen and (max-width:767px){
	.home_hero_section h1{font-size: 50px; line-height: 50px;}
	.home_hero_section p{font-size: 30px;}
	.home_feature_main{margin-bottom: 30px;}
	.home_facts_main{text-align: center; margin-bottom: 30px;}
}
@media only screen and (max-width:577px){
	.home_hero_section h1{font-size: 40px; line-height: 40px;}
	.home_hero_section p{font-size: 20px; margin-bottom: 70px;}
	.top_phone_left{float: right; clear: right;}
	.mob_menu{float: left; clear: left; margin-left:0px; }
	.navbar_top{text-align: center;}
	.top_logo_left{float: none; display: inline-block; width: 100%;}
	.top_logo_left a{display: inline-block;}
	.heading_main h2, .heading_main h3, .heading_main h4, .heading_main h5, .heading_main h6{font-size: 30px;}
	.home_facts_main h3{font-size: 40px;}
}